[lazarus] Wrong compiler options

Marc Weustink weus at quicknet.nl
Tue May 9 13:41:53 EDT 2000


A wrong option is generated for the heap size

marc:~/fpc/lazarus/test$ /usr/src/fpc/ppc386 -Rintel -S2g -CSh8000000 
-Og1p1 -g -XD -vwnhi -l /usr/src/fpc/lazarus/test/aap
Error: Illegal parameter: -CSh8000000
Hint: -? writes help pages

-CSh8000000 should be -Ch8000000 (without S)

Marc






More information about the Lazarus mailing list