Also, in Lazarus, it still report /usr/bin/fpc does not support mips-linux.

Should I go into the .lazarus folder in my user folder and change the environmentoptions.xml
from <CompilerFilename Value="/usr/bin/fpc">
to <CompilerFilename Value="/home/dennis/fpc">
?

Frankly, I don't understand why I have to BOTH change the compiler path AND change the project's option "Code Generation"->"Target Platform".
That looks redundant to me.


I tried changing the environmentoptions.xml but that seems not enough. Upon starting lazarus, it complained under Compiler Tab:
system.ppu not found. Check fpc.cfg

Where I can locate that fpc.cfg?

Also, if complained under "FPC Source" tab when I entered "/home/dennis/fpc/rtl"
"Warning directory rtl not found"

Dennis

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

Reply via email to