sh-elf: mainline breakage
Alexandre Oliva
aoliva@redhat.com
Wed Dec 11 13:57:00 GMT 2002
On Dec 10, 2002, tm <tm@mail.kloo.net> wrote:
> I'm not sure what an .lo file is - can anybody enlighten me?
It's what libtool uses to represent the result of a libtool
compilation. It contains pointers to (at most) a pair of object
files, one PIC, suitable for inclusion in shared libraries, one
non-PIC, that can be used for final links and in archives.
If libtool claims it's not a valid libtool object, perhaps the file
got corrupted somehow. Have a look at it (it's plain text) and see
whether it got corrupted. Consider removing it and trying to rebuild
it. This *should* get you past this error. If not, there's something
very wrong in there.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer
More information about the Gcc
mailing list