This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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

> ... in which case, why are you objecting to moving more logic into the
> subdirectories?

I object to moving it into directories other than the one that
supplies the information.  I.e., if projects need libstdc++ header
files and libraries, it's libstdc++ that knows where they are, and
it'll be up to libstdc++ to let other libraries know where to find
them, with some help from the top-level.  I'd rather not have each
library with C++ sources to have to be adjusted to build in the
unified tree.

> Oh, now I get it.  Yes, your patch did work in last night's overnight
> build.

Hallelujah! :-)

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]