This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Some inconsistency in collect2, with respect to gcc and libtool
- To: aoliva at redhat dot com, espie at quatramaran dot ens dot fr
- Subject: Re: [PATCH] Some inconsistency in collect2, with respect to gcc and libtool
- From: Mike Stump <mrs at windriver dot com>
- Date: Tue, 11 Jul 2000 12:06:47 -0700 (PDT)
- Cc: gcc at gcc dot gnu dot org
> From: Alexandre Oliva <aoliva@redhat.com>
> Date: 11 Jul 2000 13:15:37 -0300
> 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 :-(
What is the reason that repo can't be used to make this work?