mips64 crosstool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is anyone using crosstool to produce a 64 bit mips compiler?  

I need to produce a gcc that will accept the -mabi=64 option. I have been
able to generate a 32bit gcc with crosstool, using
TARGET=mips-unknown-linux-gnu.  Must I change this to
TARGET=mips64-unkown-linux-gnu to create a 64bit compiler?  I have tried
this, but crosstool will fail.  It appears as if -mabi=n32 is passed to the
native gcc during the build-glibc-headers step.  This of course causes the
native gcc to give up.

Are there any patches for mips64 tool chain build?  

Thanks to all.
Bryan





[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux