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: messed up shlibs.lds


Guido Guenther wrote:
since quite some time I'm getting a messed up shlibs.lds somtimes. It
has ld error ouput mixed into it e.g.:

[..snip..] /* DWARF 2 */
.debug_info 0 : { *(.debug_info .gnu.linkonce.wi.*) }
.debug_abbrev 0 : { *(.debug_abbrev) }
.de/var/scratch/crossdev/toolchain/cross-mips64-linux/bin/../lib/gcc/mips64-linux/3.4/../../../../mips64-linux/bin/ld: cannot open crti.o: No such file or directory
bug_line 0 : { *(.debug_line) }
.debug_frame 0 : { *(.debug_frame) }
[..snip..]


I've seen this when cross building i386->mips64, ppc->mips64 as well as
ppc->i386. Is anybody else seeing this?

Yes, at least three other people. See http://sources.redhat.com/ml/crossgcc/2003-10/msg00141.html I haven't looked into why yet. - Dan

--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045


------ 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]