Discussion:
[Lazarus] -Cp0
Ryan Joseph via Lazarus
2018-06-25 08:27:54 UTC
Permalink
Lazarus appears to have just started to add a -Cp0 switch to the command line which is giving me "Error: Illegal parameter: -Cp0”. What happened any how do I make it go away?

Regards,
Ryan Joseph

--
Mattias Gaertner via Lazarus
2018-06-25 08:38:01 UTC
Permalink
On Mon, 25 Jun 2018 15:27:54 +0700
Post by Ryan Joseph via Lazarus
Lazarus appears to have just started to add a -Cp0 switch to the command line which is giving me "Error: Illegal parameter: -Cp0”. What happened any how do I make it go away?
The compiler options can be found in "Project / Project Options".
Type in the search '-Cp'. This brings you to "Config and Target",
"Target processor".

Is it set to "default"?

Mattias
--

Loading...