This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regarding GCC mips64 cross compiler for x86


On Tue, Oct 27, 2015 at 08:18:29AM -0700, Sasi wrote:
> 
> Hi,
> 
> Do we have GCC mips64 cross compiler tool chain to run on x86 linux host
> machine? Please help me with the reference if we have. Thanks.
>
for cross-building the linux kernel kernel.org provides binaries under
https://www.kernel.org/pub/tools/crosstool/files/bin/i686/ 
https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/
which includes mips64 cross-tools

thx!
hofrat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]