From a92d659b34a0ffe7a2515fce64fd0b8284a5506b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 5 Sep 1999 19:36:39 +0000 Subject: [PATCH] Add comment about add-on numbering. --- FAQ.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/FAQ.in b/FAQ.in index 4df792ddb61..23b52f99c05 100644 --- a/FAQ.in +++ b/FAQ.in @@ -237,6 +237,11 @@ files, provide support for additional architectures, and just about anything else. The existing makefiles do most of the work; only some few stub rules must be written to get everything running. +Most add-ons are tightly coupled to a specific GNU libc version. Please +check that the add-ons work with the GNU libc. For example the crypt and +linuxthreads add-ons have the same numbering scheme as the libc and will in +general only work with the corresponding libc. + ?? My XXX kernel emulates a floating-point coprocessor for me. Should I enable --with-fp? -- 2.47.2