This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Patch to eliminate implicit malloc (etc) decls in libsupc++


On Tue, May 07, 2002 at 03:19:40PM -0300, Alexandre Oliva wrote:
> On May  6, 2002, Phil Edwards <phil@jaj.com> wrote:
> 
> > +# we need DEFS without -I$(srcdir)
> 
> Why?  If we did, it would be impossible to build in the source tree
> which, while not something we guarantee, is something we should aim
> at.

It's redundant, isn't it?  Everything should already be picked up by the
other -I's.  If they happen to point into the srcdir, great, but there's
nothing in the srcdir we explicitly need to get.

Everything /except/ config.h should be in the include staging subdir.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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