This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

messed up shlibs.lds


Hi,
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?
 -- Guido

Attachment: signature.asc
Description: Digital signature


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