Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Mac OS » fix TheIde [DOWNLOAD] build flag options in GccBuilder for OSX11 and Cocoa
Re: fix TheIde [DOWNLOAD] GccBuilder.cpp for OSX11 and ObjC [message #33804 is a reply to message #33800] Thu, 15 September 2011 08:39 Go to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
fudadmin wrote on Wed, 14 September 2011 11:25

thanks Mirek, I tested theide from svn and now it compiles and links objectiveC files. I will try to commit or post my other changes I have regarding *.m & &.mm files for CodeEditor, FindInFiles etc.
One concern/reminder is that in this case (line 192 GccBuilder.cpp):
else if (ext == ".m" || ext == ".mm")
	exec << fuse_cxa_atexit << " -x objective-c++";

theide users will not be able to differentiate between ObjC and ObjC++ compile type as in XCode. The latter has even got the ability to assign compile type individually to each file regardless the extension...
Are we hoping that theide users will use only objc++? Smile


Is not .mm meant to be "objc++" and .m "c" ?

(And if it is not, maybe we can make that convention Wink

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Mac OS X port architecture
Next Topic: Upp Core compiles natively on Xcode (download Core.xcodeproj)
Goto Forum:
  


Current Time: Fri May 10 10:03:38 CEST 2024

Total time taken to generate the page: 0.01987 seconds