This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

Build glibc 2.13 errno.c:34:3: internal compiler error: in do_assemble_alias, at varasm.c:5438


# binutils                         2.21
# kernel headers             2.6.38.2
# libc headers                 2.13
# gcc stage1 (c-only)      4.6.0
# libc                              libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes
gmp                               5.0.1
mpfr                               3.0.0
mpc                               0.9

i686-pc-linux-gnu-gcc -v
Using built-in specs.
COLLECT_GCC=i686-pc-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/tools/usr/bin/../libexec/gcc/i686-pc-linux-gnu/4.6.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.6.0/configure --srcdir=/tools/gcc-4.6.0 --prefix=/usr --target=i686-pc-linux-gnu --disable-multilib --disable-bootstrap --disable-shared --disable-threads --enable-tls=no --disable-libssp --disable-libquadmath --disable-libgomp --disable-libmudflap --disable-decimal-float --enable-languages=c --without-ppl --without-cloog --with-build-sysroot=/tools --with-sysroot=/tools --with-build-time-tools=/tools/usr/bin --with-gmp=/tools/usr --with-mpfr=/tools/usr --with-mpc=/tools/usr --with-system-zlib LDFLAGS='-L/tools/lib -L/tools/usr/lib' AR=/tools/usr/i686-pc-linux-gnu/bin/ar AS=/tools/usr/i686-pc-linux-gnu/bin/as LD=/tools/usr/i686-pc-linux-gnu/bin/ld NM=/tools/usr/i686-pc-linux-gnu/bin/nm RANLIB=/tools/usr/i686-pc-linux-gnu/bin/ranlib STRIP=/tools/usr/i686-pc-linux-gnu/bin/strip OBJCOPY=/tools/usr/i686-pc-linux-gnu/bin/objcopy OBJDUMP=/tools/usr/i686-pc-linux-gnu/bin/objdump
Thread model: single
gcc version 4.6.0 (GCC) 

GNU assembler version 2.21 (i686-pc-linux-gnu) using BFD version (GNU Binutils) 2.21



glibc/csu/errno.o
errno.c:34:3: internal compiler error: in do_assemble_alias, at varasm.c:5438
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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