[fpc-pascal] is there a ready to use FPC Cross compiler x86-Linux -> MIPS-linux?
Dennis Poon
dennis at avidsoft.com.hk
Sun Jun 9 19:08:51 CEST 2013
>
> 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
More information about the fpc-pascal
mailing list