mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 23:29:32 +02:00
* does max. optimizations per default
This commit is contained in:
parent
3edd8f8ad3
commit
6af4e9e9ce
@ -1,4 +1,4 @@
|
|||||||
ppc386 -Ch8000000 -dI386 -dGDB -a -Sg pp.pas %1 %2 %3 %4 %5 %6 %7 %8 %9
|
ppc386 -Ch8000000 -dI386 -dGDB -a -Sg -OG5az pp.pas %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||||
if errorlevel 0 goto success
|
if errorlevel 0 goto success
|
||||||
goto failed
|
goto failed
|
||||||
:success
|
:success
|
||||||
|
Loading…
Reference in New Issue
Block a user