mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-07 01:26:44 +03:00
Add comment about add-on numbering.
This commit is contained in:
5
FAQ.in
5
FAQ.in
@@ -236,6 +236,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
|
else. The existing makefiles do most of the work; only some few stub rules
|
||||||
must be written to get everything running.
|
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.
|
?? My XXX kernel emulates a floating-point coprocessor for me.
|
||||||
Should I enable --with-fp?
|
Should I enable --with-fp?
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user