But I am working on a i386 Debian box.
I typed gcc -v and it just says Target: i486-linux-gnu
but isn't that normal?

Anyway, where else should I download the cross compiler binutils from linux->MIPS?

Dennis

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"

-Michael
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@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


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

Reply via email to