This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: C++ demangler horrors


On Tue, Jul 01, 2003 at 11:41:48AM -0400, DJ Delorie wrote:
> 
> > libstdc++ depends on winsup.
> 
> Nope.  Winsup is the last thing built.

If it is the case, at least we can make a jumbo target out of
libstdc++, demangler and libiberty without changing the current
order of dependencies. Or we can build libstdc++ before libiberty.
But I am not sure if it is desirable since it means libstdc++ can't
use anything in libiberty.


H.J.


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