[fpc-pascal] no_dead_strip not recognized by OS X 10.3 assembler
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Oct 29 11:41:12 CET 2007
On 29 Oct 2007, at 11:36, Mattias Gaertner wrote:
>> Yes, add the -CX- -X- command line options. Dead code stripping is
>> not supported by the 10.3 assembler/linker. The compiler has however
>> no clue on which OS version it is running, so if Lazarus tells it to
>> generate smart linkable code, it will do so.
>
> I added the hint to the FAQ. Please review:
> http://wiki.lazarus.freepascal.org/Lazarus_Faq#Mac_OS_X
Thanks, I've slightly reworded it.
Jonas
More information about the fpc-pascal
mailing list