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

Dennis Poon dennis at avidsoft.com.hk
Wed Jun 12 11:13:20 CEST 2013


Michael,

I just typed "ld -v" and it replied:
GNU ld (GNU Binutils for Debian) 2.22

I do agree they look different. I supposed they should look like 
"mipsel-linux-ld"
but I only followed the wiki.freepascal.org/MIPS_port doc step 1 which 
stated http://www.emdebian.org/debian/pool/main/b/binutils/
and on that page, the only package looke correct is: 
"binutils-mips-linux-gnu_2.22-8_i386.deb" and 
"binutils-mipsel-linux-gnu_2.22-8_i386.deb"

After installing those, I got those as and ld files inside their 
respective bin folder.

Can anyone provide me with links of PROVED binutils for MIPS linux?

Thanks,

Dennis


> On 06/09/2013 05:43 PM, Dennis Poon wrote:
>>
>>
>> My binutils as , ld etc files are located at /usr/mips-linux-gnu/bin/ 
>> ...
>
> first try to start these files form the command-line. (e.g. "ld -v") 
> If they don't work decently (which I do suppose), you need different 
> files.
>
> -Michael
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
>
> -----
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2013.0.3345 / Virus Database: 3199/6403 - Release Date: 06/11/13
>
>



More information about the fpc-pascal mailing list