This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/20696] New: all libmudflap tests fail on mips{,el}-linux
- From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Mar 2005 23:24:47 -0000
- Subject: [Bug libmudflap/20696] New: all libmudflap tests fail on mips{,el}-linux
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
all libmudflap tests fail on mips{,el}-linux.
/home/doko/gcc/gcc-4.0-4.0ds9/build/mipsel-linux/./libmudflap/.libs/libmudflap.so:
undefined reference to `_start'
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/home/doko/gcc/gcc-4.0-4.0ds9/build/mipsel-linux/./libmudflap/.libs/libmudflap.so:
undefined reference to `_start'
collect2: ld returned 1 exit status
or these architectures, the symbol should be __start, not _start, suggested by
Thimo Seufer (one of our mipsel porters) ?
--
Summary: all libmudflap tests fail on mips{,el}-linux
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libmudflap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: mipsel-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20696