gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUstep-make and C++ projects...


From: Tim McIntosh
Subject: Re: GNUstep-make and C++ projects...
Date: Sat, 1 Mar 2008 11:29:13 -0600

On Mar 1, 2008, at 7:19 AM, Helge Hess wrote:

On 01.03.2008, at 12:16, Nicola Pero wrote:
make CC=g++

Hm, is there a special CC variable for CPP files? I think I wondered about that.

There is CXX and CXXFLAGS.

It would be nice if gnustep-make was to automatically do all of this. Not that sure how to decide when to use C++ linking (is it when only CC_FILES are non-empty and all the other xxx_FILES are empty ?) and how to best automate it. Suggestions from C++ users are welcome.

Wouldn't it be whenever CC_OBJS or OBJCC_OBJS is non-empty?

-Tim





reply via email to

[Prev in Thread] Current Thread [Next in Thread]