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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to