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


Hi Shawn,

I re-installed gcc-3.3.2, binutils from cvs 031229 and got glibc cvs 031229.

glibc configure I still complains ..

running configure fragment for sysdeps/i386/elf
checking for i386 TLS support... yes
running configure fragment for nptl/sysdeps/unix/sysv/linux
running configure fragment for nptl/sysdeps/pthread
configure: error: working compiler support for visibility attribute is required

Can you give me a hint what you have done to get glibc up with gcc-3.3.2 ?


CC=gcc \
$GlibcDir/configure \
CFLAGS="-O3 -march=pentium4 -mno-sse2 " \
--prefix=/usr \
--enable-add-ons=nptl \
--enable-kernel=current \
--with-headers=/usr/src/linux-2.6.0/include \
--disable-profile \
--without-gd \
--with-tls \
--with-__thread \
|| exit

Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs
Configured with: /disc1/lsrc/gcc_3.3.2/gcc-3.3.2/configure --prefix=/usr --with-gnu-as --with-gnu-ld --enable-version-specific-runtime-libs --disable-nls --enable-languages=c,c++ --enable-clocale=gnu --enable-__cxa_atexit --enable-shared --enable-threads=posix
Thread model: posix
gcc version 3.3.2

-- 
Klaus


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