mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 19:49:31 +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
|
||||
goto failed
|
||||
:success
|
||||
|
Loading…
Reference in New Issue
Block a user