Optimized string operations for i586...
Cristian Gafton
gafton@redhat.com
Thu Apr 8 09:02:00 GMT 1999
I am trying to build the 2.1.1 using something like:
export CFLAGS=" -D__USE_STRING_INLINES -fstrict-aliasing -g -O3"
../glibc/configure --prefix=/usr --enable-add-ons=yes i586-pc-linux
Using egcs 1.1.2 everything is okay, but the resulting libc is broken;
almos all string operations are causing a segfault. Most frequesnt is
happening in ../sysdeps/i386/i486/bits/string.h when __strncpy_gg is used.
Anybody knows if this is supposed to work?
Cristian
--
----------------------------------------------------------------------
Cristian Gafton -- gafton@redhat.com -- Red Hat Software, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UNIX is user friendly. It's just selective about who its friends are.
More information about the Libc-hacker
mailing list