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]

next annoying cygwin problem: "libtool: link: `aout32.lo' is nota valid libtool object"


OK, I figured out what to do about the fact that gcc-2.95.3 wants
to stick .exe's on the end of everything (I'll apply the same
one-line patch that other projects do), but now it's failing...
in something unrelated in binutils that used to work.
Grumble.  Here's the log:

/bin/sh ./libtool --mode=link gcc -W -Wall -g -O2  -o libbfd.la -rpath /home/dke
gel/experimental/i686-pc-cygwin/i686-unknown-linux-gnu/gcc-2.95.3-glibc-2.1.3/li
b -release 2.11.2  archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo
 format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo ha
sh.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo dwarf2
.lo `cat ofiles`
libtool: link: `aout32.lo' is not a valid libtool object
make[3]: *** [libbfd.la] Error 1
make[3]: Leaving directory `/tmp/toolchain.whitejl/crosstool-0.28-pre8c/build/i6
86-unknown-linux-gnu/gcc-2.95.3-glibc-2.1.3/build-binutils/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/toolchain.whitejl/crosstool-0.28-pre8c/build/i6
86-unknown-linux-gnu/gcc-2.95.3-glibc-2.1.3/build-binutils/bfd'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/tmp/toolchain.whitejl/crosstool-0.28-pre8c/build/i6
86-unknown-linux-gnu/gcc-2.95.3-glibc-2.1.3/build-binutils/bfd'
make: *** [all-bfd] Error 2

I'm going to just run it again and hope it goes away :-)

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