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 » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Create Makefile behaviour
Re: Create Makefile behaviour [message #21937 is a reply to message #21841] Thu, 11 June 2009 19:27 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
skyhawk wrote on Mon, 08 June 2009 04:10

Hi U++ community Smile

I recently started using the 'create makefile' feature and noticed this behaviour:

- for DLL packages, the generated makefile complains that 'main' cannot be found (which is reasonable, because the DLL package has no main) is this feature not suppose to be used on DLL packages?

- the generated makefile contains a hardcoded path, the $(UPPDIR1) directory ex. points to /home/jan/src/myproject/ this means, the Makefile will 'break' as soon as the physical location changes, that does not make it very usefull.

- on Darwin (MacOs) the -Wl,-O,2 and --start-group parameters are not available?? so builds on darwin fail...

(if I edit out the -Wl,-O,2 and start-group/end-group parameters, it builds fine.)

I would like to see the 'Create Makefile' feature become more useful, any thoughts?


Greetings,

Jan Wilmans



Well, "create makefile" is deprecated in favor of "export project", which has much better results w.r.t. paths and other things (BTW, the src package is using this variant).

As for DLL, I guess you are the first one trying Wink I would need more details I guess... (e.g. based on fact that rest of your posts deals with Ubuntu, is that really .dll or in fact it is .so?)

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PROPOSAL: "MyClass + MyClassTest" Template in TheIDE
Next Topic: Problem Launching stable IDE on OpenBSD 4.8-stable
Goto Forum:
  


Current Time: Tue May 07 08:30:59 CEST 2024

Total time taken to generate the page: 0.03198 seconds