[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Respect CPPFLAGS in Perl bindings

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: 2007-10-22 08:57:26 CEST

2007-10-22 07:50:22 Daniel L. Rall napisaƂ(a):
> On Sun, 21 Oct 2007, Robert Spier wrote:
>
> > > Why is this necessary? For C++ compilers used against the native code in
> > > the Perl bindings? (If that's necessary, I'm in favor of this patch.)
> >
> > CPP in this context is "C pre-processor" not C++. In theory, CPPFLAGS
> > is where you specify -I and -D flags.
> >
> > CCFLAGS is generaly for the C compiler.
> > CXXFLAGS is generally for a C++ compiler.
>
> I've confirmed that we're using the variables as described by Robert.
> The preprocessors for Both C and C++ compilers are going to use CPPFLAGS,
> so it seems we need this patch.

Committed in r27304.

-- 
Arfrever Frehtes Taifersar Arahesis

Received on Mon Oct 22 09:02:36 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.