On 15 Jan 2013, at 13:44, SkyDiablo wrote:

$ make "OPT=-O- -g" -C compiler mips
make: Gehe in Verzeichnis '/usr/local/src/fpc-trunk/compiler'
make PPC_TARGET=mips CPU_UNITDIR=mips all
make[1]: Betrete Verzeichnis '/usr/local/src/fpc-trunk/compiler'
/usr/bin/ppc386 -Fumips -Fusystems -Fu../rtl/units/i386-linux - Fimips -FE. -FUmips/units/i386-linux -O- -g -dmips -dGDB - dBROWSERLOG -Sew pp.pas
Error: Illegal parameter: -CfSOFT
make[1]: *** [ppcmips] Fehler 1
make[1]: Verlasse Verzeichnis '/usr/local/src/fpc-trunk/compiler'
make: *** [mips] Fehler 2
make: Verlasse Verzeichnis '/usr/local/src/fpc-trunk/compiler'

i dont know where i put the parameter "-CfSOFT" ?

Then find out where you put it and remove it again. It's probably in a .fpc.cfg file in your home directory or so.


Jonas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to