[PATCH] Re: A clue for the libstdc++ problem.

Alexandre Oliva aoliva@redhat.com
Sun Apr 1 16:23:00 GMT 2001


On Apr  1, 2001, "Zack Weinberg" <zackw@Stanford.EDU> wrote:

> And how likely is it that we'll add another C++ target library which
> shouldn't use g++ to link?

The point is precisely to seamlessly add C++ target libraries that
*do* use g++ to link.  Requiring changes in their configures so that
they find libstdc++ headers and libraries is undesirable.

I agree the hack is ugly, but I find it better than dealing with each
C++ target library individually.

I would have found acceptable to special-case only libstdc++, because
it is the one that has particular needs regarding the compiler.  But
the problem of having other C++ libraries finding libstdc++'s headers
and library would remain.

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