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 » [TASK] Linux tar distribution should have someting like configure script
icon5.gif  [TASK] Linux tar distribution should have someting like configure script [message #43449] Sun, 03 August 2014 16:04 Go to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

In current Upp GNU/Linux tar distribution we have makefile which biggest drawback is that it works in single CPU mode. Therefore, the compilation on multicore environment is relatively slow. So, why don't include "mkfile" and corresponding "configure" file which main goal is to generate makefile for the current machine?

The compilation path should look like this:
configure
make

Instead of simply make command.

At the end I would like to ask, what do you guys think about this solution?

Sincerely,
Klugier


U++ - one framework to rule them all.
 
Read Message icon5.gif
Read Message
Previous Topic: UWord class: link problem
Next Topic: Different file versions among build methods
Goto Forum:
  


Current Time: Fri Apr 19 07:12:27 CEST 2024

Total time taken to generate the page: 0.05987 seconds