[CMake] executable size
Mike Jackson
mike.jackson at imts.us
Thu Jun 26 09:48:58 EDT 2008
Are the compile flags _exactly_ the same such as optimization level
and debug symbols?
in your cmake build directory run "make VERBOSE=1" to see what gcc is
using and then compare that to your own makefile.
--
Mike Jackson Senior Research Engineer
Innovative Management & Technology Services
On Jun 26, 2008, at 9:43 AM, Ingrid Kemgoum wrote:
> hi,
> i'm using cmake with Unix and
> i have a problem with the size of my executable.
> it's 20 Ko more than what's due (compared with a hand done makefile)
> it this not a problem of preprocess files and other things done
> with cmake before building the executable?
>
> thanks
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080626/ada674ee/attachment.htm>
More information about the CMake
mailing list