From d2830ba4cc7e3da48bb8272acf5d440506aee37a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 4 Nov 2000 03:29:28 +0000 Subject: Update. 2000-11-03 Ulrich Drepper * posix/Versions: Export __sysconf. --- INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 502b43a..226b4c8 100644 --- a/INSTALL +++ b/INSTALL @@ -87,6 +87,13 @@ will be used, and CFLAGS sets optimization options for the compiler. add-ons that you _do_ want used, like this: `--enable-add-ons=linuxthreads' +`--enable-kernel=VERSION' + This option is currently only useful on Linux systems. The + VERSION parameter should have the form X.Y.Z and describes the + smallest version of the Linux kernel the generated library is + expected to support. The higher the VERSION number is, the less + compatibility code is added, and the faster the code gets. + `--with-binutils=DIRECTORY' Use the binutils (assembler and linker) in `DIRECTORY', not the ones the C compiler would default to. You could use this option if -- cgit v1.1