gnustep-dev
[Top][All Lists]
Advanced

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

RE: ctool and c++ files..


From: Nicola Pero
Subject: RE: ctool and c++ files..
Date: Sun, 7 Jan 2007 23:11:44 +0100 (CET)

> Someone on irc was wondering about ctools and c++ files,
> clibrary.make seemed to work ok though.
>
> it doesn't seem to currently include $(CC_OBJC_FILES).
> attached is a patch for that..

Thanks ... good stuff ... I cleaned it up so it's a bit more general,
and committed. :-)


> additionally i was wondering why it doesn't use g++ to compile the
> files?
> also when linking executables with c++ objs shouldn't it use g++ to
> link?
>
> I can see how you could just add -lstdc++ to the ADDITIONAL_TOOL_LIBS
> but i also suppose a user could have multiple libstdc++'s and using
> g++ should make sure that the correct libstdc++ is linked in or something

Interesting ... btw what happens when you compile ObjC++ ? ;-)

Comments from any actual C++ / ObjC++ user would be very welcome. :-)

Thanks







reply via email to

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