[fpc-devel] Rebuild FPC and RTL with custom switches

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Nov 11 12:55:31 CET 2008


On 11 Nov 2008, at 12:50, Fabio Dell'Aria wrote:

> My last error is:
>
> C:/Programmi/Lazarus/fpc/2.2.2/bin/i386-win32/ppc386.exe -Ur -Xs -O2
> -n -Fi../inc -Fi../i386 -Fi../win -FE.
> -FUC:/fpcbuild-2.2.2/fpcsrcrtl/units/i386-win32 -CX -XX -U3 -Ur -di386
> -dRELEASE -Us -Sg system.pp -Fi../win
> Error: Illegal parameter: -U3

Well, the reason is that I just copy-pasted the command line options  
that you provided, and it contained an error. -U3 is not a valid FPC  
option. Maybe you meant -O3?


Jonas



More information about the fpc-devel mailing list