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

Alexandre Oliva aoliva@redhat.com
Tue Jul 11 09:16:00 GMT 2000


On Jul 10, 2000, Marc Espie <espie@quatramaran.ens.fr> wrote:

> So, this means that, right now, we are seeing C++ systems that use
> libtool (1.3 ?), and that work only on selected systems...

Actually, it probably only works on GNU/Linux and on some
installations of Solaris.  That's why libtool is being extended to
support C++ in general.

Unfortunately, even g++ won't work correctly on non-ELF systems.  I'm
talking about implicit instantiation of template static data members,
for example.  It is my understanding that this just can't be done
correctly on COFF, for example :-(

-- 
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 mailing list