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]

Re: CFI Direction support issues with newest hjl linux binutils


configure:6335: result: running configure fragment for
../glibc-2.3.2/sysdeps/i386/elf
configure:6335: result: running configure fragment for
../glibc-2.3.2/nptl/sysdeps/unix/sysv/linux
configure:6335: result: running configure fragment for
../glibc-2.3.2/nptl/sysdeps/pthread
configure:12: error: CFI directive support in assembler is required

It doesn't show much in terms of whats actually failing, nothing relating
to ntpl.

Shawn.

On Sun, 16 Nov 2003, Daniel Jacobowitz wrote:

> On Sun, Nov 16, 2003 at 10:28:36PM -0500, Shawn Starr wrote:
> > 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?
>
> What does config.log say?
>
> --
> Daniel Jacobowitz
> MontaVista Software                         Debian GNU/Linux Developer
>
>


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