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++ » External resources » Other programming languages, built in compiler and an updater.
Re: Other programming languages, built in compiler and an updater. [message #28748 is a reply to message #28746] Wed, 15 September 2010 12:25 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Novo wrote on Wed, 15 September 2010 05:39

In my case it produces executables twice bigger than with GCC. Probably linker should also be substituted. But this is not possible because it is hard-coded in C++. Actually, hard-coded names of tools make impossible to use MinGW compiler on Linux. You can replace name of a compiler, but linker and librarian cannot be replaced.


The sizes can be slightly bigger for llvm, but I don't see that as a problem. For me the results for compiling theide are following:
           Debug   Optimal   Size
llvm-g++   31 MB   7.3 MB    7.1 MB
g++        49 MB   5.3 MB    5.0 MB

The linker is called through the compiler, so there is probably not much we can do about it.

Honza
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: New database engine RocksDB developed by Facebook - BSD License
Next Topic: qt-creator
Goto Forum:
  


Current Time: Sun May 05 19:10:25 CEST 2024

Total time taken to generate the page: 0.02213 seconds