This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: crosstool-0.28-rc23: sh4, s390 happy


On Thu, 10 Jun 2004 05:53:49 -0700, Dan Kegel wrote...
> 
> 0.28-rc23:
>       All cpu types that should build with gcc-3.4.0/glibc-2.3.2 now do.  Sweet.
> 

demo-x86_64.sh causes the error shown below.
Do you have any idea?


x86_64-unknown-linux-gnu-gcc    -nostdlib -nostartfiles -shared -o /home/iwamoto/tmp2/crosstool-0.28-rc23/build/x86_64-unknown-linux-gnu/gcc-3.4.0-
glibc-2.3.2/build-glibc/elf/ld.so                   \
          -Wl,-z,combreloc -Wl,-z,defs                          \
          /home/iwamoto/tmp2/crosstool-0.28-rc23/build/x86_64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-glibc/elf/librtld.os -Wl,--version-
script=/home/iwamoto/tmp2/crosstool-0.28-rc23/build/x86_64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-glibc/ld.map          \
          -Wl,-soname=ld-linux-x86-64.so.2 -T /home/iwamoto/tmp2/crosstool-0.28-rc23/build/x86_64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-
glibc/elf/ld.so.lds
rm -f /home/iwamoto/tmp2/crosstool-0.28-rc23/build/x86_64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-glibc/elf/ld.so.lds
rm -f /home/iwamoto/tmp2/crosstool-0.28-rc23/build/x86_64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-glibc/elf/ld-linux-x86-64.so.2
ln -s ld.so /home/iwamoto/tmp2/crosstool-0.28-rc23/build/x86_64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-glibc/elf/ld-linux-x86-64.so.2
x86_64-unknown-linux-gnu-gcc  soinit.c -c -std=gnu99 -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings   -fPIC    -I../include -I. -
I/home/iwamoto/tmp2/crosstool-0.28-rc23/build/x86_64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-glibc/elf -I.. -I../libio  -
I/home/iwamoto/tmp2/crosstool-0.28-rc23/build/x86_64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/build-glibc -I../sysdeps/x86_64/elf -
I../linuxthreads/sysdeps/unix/sysv/linux/x86_64 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -
I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/x86_64 -I../sysdeps/unix/sysv/linux/x86_64 -
I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv -
I../sysdeps/unix/x86_64 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/fpu -I../sysdeps/x86_64 -I../sysdeps/wordsize-64 -
I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -
I../sysdeps/generic  -nostdinc -isystem /home2/iwamoto/crosstool/x86_64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/lib/gcc/x86_64-unknown-linux-
gnu/3.4.0/include -isystem /home2/iwamoto/crosstool/x86_64-unknown-linux-gnu/gcc-3.4.0-glibc-2.3.2/x86_64-unknown-linux-gnu/sys-root/usr/include -
D_LIBC_REENTRANT -include ../include/libc-symbols.h  -DPIC -DSHARED      -o /home/iwamoto/tmp2/crosstool-0.28-rc23/build/x86_64-unknown-linux-
gnu/gcc-3.4.0-glibc-2.3.2/build-glibc/elf/soinit.os
soinit.c:98: internal compiler error: in named_section_flags, at varasm.c:394
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

----
Hideki IWAMOTO  h-iwamoto@kit.hi-ho.ne.jp


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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