This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc-2.0.93 homebrew distribution tests


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   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]