[PATCH] Some inconsistency in collect2, with respect to gcc and libtool

Alexandre Oliva aoliva@redhat.com
Mon Jul 10 09:20:00 GMT 2000


On Jul 10, 2000, Marc Espie <Marc.Espie@liafa.jussieu.fr> wrote:

> What this means is that libtool CAN'T support .lo on any platform
> that relies on collect2 to do its job.

The libtool multi-language branch, which is the only one that claims
to support languages other than C, uses only .o files to name object
files.  PIC object files are now stored in the .libs directory, and
the .lo file now is a script that names the PIC and the non-PIC object
files.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-patches mailing list