glibc-2.0.93 homebrew distribution tests

Ulrich Drepper drepper@cygnus.com
Thu May 21 08:47:00 GMT 1998


John Kennedy <jk@csuchico.edu> writes:

>   If 2.0.93 is doing something new, it is a good time.

glibc 2.0.93 has indeed something which is new: it provides the string
function optimizations and cross-compiling (if you want to call it
like this) from 686 to 586 doesn't work very recently the egcs
compiler was fixed.  This is not even in egcs 1.0.3.

If you nevertheless want to do it add -u__i686__ to the compiler
options.

-- Uli
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------



More information about the Libc-alpha mailing list