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


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

Please provide

# touch x.c
# /lfs/tools/bin/gcc -c x.c -v


H.J.


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