[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] libjpeg



Peter Slegg wrote:
I also removed the -g from the buid of libjpeg so that it builds without
debug and that makes HW smaller than it was last night.

Be sure to strip the executables if you want to compare the sizes.

Adding or removing -g when compiling sources should not affect the size or the performance of the final stripped executable.

However, as I told previously, removing -g when linking the final executable is very important to avoid linking with the debug MiNTLib.

--
Vincent Rivière