gnustep-dev
[Top][All Lists]
Advanced

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

ctool and c++ files..


From: Matt Rice
Subject: ctool and c++ files..
Date: Sat, 06 Jan 2007 04:03:04 -0800
User-agent: GNUMail (Version 1.2.0)

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..

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


<ctool.diff>

Attachment: ctool.diff
Description: Text document


reply via email to

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