[fpc-pascal] Freepascal on OSX 10.9 Mavericks $LINKLIB gcc broken

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Mar 11 03:12:31 CET 2014


On Mon, 10 Mar 2014 20:18:38 -0400
"md at rpzdesign.com" <md at rpzdesign.com> wrote:

> Jonas:
> 
> Where in Lazarus 1.0.14 do I put in the compiler command line option?   
> -WM10.9
> 
> Project Options->Compiler Options->Compilation->Compiler->Command

No, that's the path to the compiler, no extra options.

> -WM10.9

Extra options are called "custom options":
Project Options->Compiler Options->Compilation->Other->Custom options

 
> And when I use this setting -WM10.9, this means that I can only execute 
> the resulting binary on Mavericks and above?

Yes.

 
> But if I use -WM10.6, then this means that I am targeting for Snow 
> Leopard 10.6 and above?

Yes.

Mattias



More information about the fpc-pascal mailing list