Oh, actually, I found out how to get rid of this error. ;D At least the trick worked just fine here.
Open Pascal. Go to Options > Compiler. Look under the chatbox "Additional compiler args" and you'll find that there is this "-Opentium3" thing written in it. All you got to do is change it to "-Oppentium3" (just double the "p" letter). Hope I could help.
I keep getting compile errors, the same thing happens when I run it from within too.
'Illegal parameter: -Opentium3'
onnet7 3 years ago
Me too...
AndrewShadows 2 years ago
I found out what it was recently- it's to do with FreePascal. Apparantly it only compiles correctly on single-core CPUs... Not totally sure, though.
This is the one time I actually hate my E8600 ;)
onnet7 2 years ago
Oh, actually, I found out how to get rid of this error. ;D At least the trick worked just fine here.
Open Pascal. Go to Options > Compiler. Look under the chatbox "Additional compiler args" and you'll find that there is this "-Opentium3" thing written in it. All you got to do is change it to "-Oppentium3" (just double the "p" letter). Hope I could help.
AndrewShadows 2 years ago