Home » Community » U++ community news and announcements » First Win32 build on linux on googlecode...
Re: First Win32 build on linux on googlecode... [message #26929 is a reply to message #26928] |
Thu, 10 June 2010 07:30   |
frankdeprins
Messages: 99 Registered: September 2008 Location: Antwerp - Belgium
|
Member |
|
|
For release builds, you can strip off all symbols. With g++, the option is "-Wl,-s"; this makes the executables a lot smaller. If you use the linker standalone, I guess it will simply be "-s". And then, of course, there's all the optimization flags. However, I have never been able to achieve the same compactness as with the Visual C++ compiler.
On the other hand, using MinGW, it always amazes me to see that compilation gets a lot faster with every new release. There was a time that gcc was a lot slower than vc, but they are now getting a lot closer to each other and I expect this to reflect in the built executables as well.
frank
|
|
|
 |
|
First Win32 build on linux on googlecode...
By: mirek on Sun, 15 March 2009 23:43
|
 |
 |
Re: First Win32 build on linux on googlecode...
By: kasome on Mon, 16 March 2009 03:01
|
 |
|
Re: First Win32 build on linux on googlecode...
By: tojocky on Mon, 16 March 2009 07:52
|
 |
|
Re: First Win32 build on linux on googlecode...
By: tojocky on Wed, 09 June 2010 08:05
|
 |
|
Re: First Win32 build on linux on googlecode...
By: mirek on Wed, 09 June 2010 10:26
|
 |
|
Re: First Win32 build on linux on googlecode...
By: tojocky on Wed, 09 June 2010 14:24
|
 |
|
Re: First Win32 build on linux on googlecode...
By: tojocky on Wed, 09 June 2010 14:50
|
 |
|
Re: First Win32 build on linux on googlecode...
By: tojocky on Wed, 09 June 2010 14:58
|
 |
|
Re: First Win32 build on linux on googlecode...
|
 |
|
Re: First Win32 build on linux on googlecode...
|
 |
|
Re: First Win32 build on linux on googlecode...
By: tojocky on Thu, 10 June 2010 06:48
|
 |
|
Re: First Win32 build on linux on googlecode...
|
 |
|
Re: First Win32 build on linux on googlecode...
By: tojocky on Thu, 10 June 2010 11:07
|
 |
|
Re: First Win32 build on linux on googlecode...
|
 |
|
Re: First Win32 build on linux on googlecode...
By: tojocky on Fri, 11 June 2010 08:43
|
 |
|
Re: First Win32 build on linux on googlecode...
By: koldo on Fri, 11 June 2010 11:15
|
 |
 |
Re: First Win32 build on linux on googlecode...
|
 |
|
Re: First Win32 build on linux on googlecode...
By: lectus on Sun, 24 June 2012 18:35
|
 |
|
Re: First Win32 build on linux on googlecode...
By: lectus on Sat, 26 January 2013 02:44
|
Goto Forum:
Current Time: Fri Jul 18 10:45:17 CEST 2025
Total time taken to generate the page: 0.03791 seconds
|