I get the following error from ld on ia64 when building GHDL. It works fine on all other architectures supported by Debian.
> gnatlink > /build/buildd/ghdl-0.25+gcc4.1.1/gcc-4.1.1/build/gcc/vhdl/ortho_gcc-main.ali >-o ghdl1 ortho-lang.o gcc-version.o ../gcc/toplev.o ../gcc/libbackend.a >../libcpp/libcpp.a ../libiberty/libiberty.a ../libcpp/libcpp.a >../libiberty/libiberty.a > /usr/bin/ld: BFD 2.17 Debian GNU/Linux assertion fail ../../bfd/elflink.c:6261 > /usr/bin/ld: BFD 2.17 Debian GNU/Linux internal error, aborting at >../../bfd/elflink.c line 6349 in elf_link_check_versioned_symbol > > /usr/bin/ld: Please report this bug. > > collect2: ld returned 1 exit status > gnatlink: cannot call /usr/bin/gcc-4.1 It still fails with current binutils from CVS HEAD. I get: > [EMAIL PROTECTED]:~/src/ghdl-0.25+gcc4.1.1/gcc-4.1.1/build/gcc$ > /home/tbm/src/src/ld/ld-new -dynamic-linker /lib/ld-linux-ia64.so.2 -o ghdl1 > > -L./ vhdl/ortho_gcc.o -lgnat-4.1 -lgcc > /home/tbm/src/src/ld/ld-new: warning: cannot find entry symbol _start; > defaulting to 40000000000010e0 > vhdl/ortho_gcc.o: In function `lang_parse_file': > ortho_gcc.adb:(.text+0x7c2): undefined reference to `ortho_front__parse' > vhdl/ortho_gcc.o: In function `lang_handle_option': > ortho_gcc.adb:(.text+0x9b2): undefined reference to > `ortho_front__decode_option' > /home/tbm/src/src/ld/ld-new: BFD 2.17.50 20061012 assertion fail > elflink.c:6690 > /home/tbm/src/src/ld/ld-new: BFD 2.17.50 20061012 internal error, aborting at > elflink.c line 6778 in elf_link_check_versioned_symbol -- Summary: aborting at elflink.c line 6778 in elf_link_check_versioned_symbol Product: binutils Version: 2.18 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: tbm at cyrius dot com CC: bug-binutils at gnu dot org,wilson at specifix dot com GCC target triplet: ia64-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=3351 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils