This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

CFI Direction support issues with newest hjl linux binutils


checking size of long double... 12
running configure fragment for ../glibc-2.3.2/sysdeps/i386/elf
running configure fragment for ../glibc-2.3.2/nptl/sysdeps/unix/sysv/linux
running configure fragment for ../glibc-2.3.2/nptl/sysdeps/pthread
configure: error: CFI directive support in assembler is required

Here's what I've got:

 /lfs/tools/bin/as --version
GNU assembler 2.14.90.0.7 20031029

/lfs/tools/bin/gcc -v
Reading specs from /lfs/tools/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --prefix=/lfs/tools
--with-local-prefix=/lfs/tools --disable-nls --enable-shared
--enable-languages=c
Thread model: posix
gcc version 3.3.2

NPTL version 0.60 from: http://people.redhat.com/drepper/nptl

glibc compile configure options:

 ../glibc-2.3.2/configure --prefix=/lfs/tools --disable-profile
--enable-add-ons=nptl --with-headers=/lfs/tools/include
--with-binutils=/lfs/tools/bin --without-gd

As another poster mentioned back in August, they could not find the
variable 'libccvasmcfidirectives'. Neither could I.

Is this currently broken?

Thanks,

Shawn S.


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