[fpc-pascal] is there a ready to use FPC Cross compiler x86-Linux -> MIPS-linux?

Dennis Poon dennis at avidsoft.com.hk
Sat Jun 8 18:43:29 CEST 2013


Sven,

I am more than happy to start all over with windows.
Can give me instructions on how to install the crosstools and binutils 
for windows? and maybe add them to the doc as well?
Will I need to install mingw and other c related stuff (like make 
command etc) in windows first?

Hopefully, after that I can just follow your instruction to build cross 
compilers in Windows word by word.
> Ok, then add the following option: "BINUTILSPREFIX=" (there is no 
> value after the "=", but ensure that there is a space to the next 
> option if there is any)
>

Sorry, I am really ignorant and don't know where to add the option? 
Should I modify the makefile? where should I add that option?

>
> You'll need to change Lazarus' compiler to the newly compiled trunk 
> compiler. If you also built the normal linux one using "make all 
> install ..." you can point Lazarus to the directory which you passed 
> in INSTALL_PREFIX (in the example C:\fpc\2.7.1) and add the remaining 
> path to the fpc binary (on Windows "bin\i386-win32" on Linux just 
> "bin"). Then you should be able to successfully set "Target CPU" in 
> the compiler settings to Mips and confirm with OK.
>
I had problem compiling Lazarus, when I "make all install", it said:
lazarus.pp(133,1) Error: Can't call the resource compiler 
"/usr/bin/fpcres", switching to external mode
lazarus.pp(133,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
So I ended up downloading a debian Lazarus from Lazarus web site.

So far, I only had experience in compiling using Lazarus. Never used 
make or the fpc directly.
Can you tell me the exact command I should use to 'point Lazarus to the 
direcdtory which you passed in INSTALL_PREFIX ....' and "add the 
remaining path to...'

Thanks so much.

Dennis

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130609/fc167713/attachment.html>


More information about the fpc-pascal mailing list