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: Compiling, Linking, Debugging of your packages » Command-line Compilation
Re: Command-line Compilation [message #637 is a reply to message #480] Mon, 23 January 2006 10:25 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
ChrisSE wrote on Wed, 04 January 2006 12:15


For example, C:\upp\out\CtrlLib\MINGW.Debug_full.Gui\CtrlLib.o

If I want to link with this object file, I need to add this path to the makefile. The same goes for all of the other package objects.


I think you could consider makeing makefile relative to "c:/upp/CtrlLib".

Quote:


So, is there a way to set Ultimate++ to place all of the object files into a single target directory such as, C:\upp\out\objects ?



This is not quite possible - U++ allows the names of files to be the same in differnt packages, so output directories are needed to avoid name clashes of files.

The same goes for that "MINGW.Debug_full.Gui" - this is needed to avoid mixing object files for different set of build options.
 
Read Message
Read Message
Read Message
Previous Topic: Arguments of MS C++ Toolkit
Next Topic: Unix compilation fails
Goto Forum:
  


Current Time: Mon Aug 25 13:51:21 CEST 2025

Total time taken to generate the page: 0.05142 seconds