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

waldo kitty wkitty42 at windstream.net
Wed Jun 12 16:45:20 CEST 2013


On 6/12/2013 05:40, Michael Schnell wrote:
> On 06/12/2013 11:13 AM, Dennis Poon wrote:
>> Michael,
>>
>> I just typed "ld -v" and it replied:
>> GNU ld (GNU Binutils for Debian) 2.22
> You'd better do
>
> gcc -v
>
> This should output (among others) a line starting "Target:"
>
> Same will state the architecture and be something like "Target: MIPS-linux"

why not specify the full path? it seems that someone is blindly typing exactly 
what is written instead of adding the specific path "/usr/mips-linux-gnu/bin/" 
to the command...

-- 
NOTE: No off-list assistance is given without prior approval.
       Please keep mailing list traffic on the list unless
       private contact is specifically requested and granted.



More information about the fpc-pascal mailing list