Hints to build a cross gcc and g++ for barebone (i.e. without OS) mips64 big-endian target?

sjhill@realitydiluted.com sjhill@realitydiluted.com
Mon May 9 17:08:00 GMT 2005


> Has somebody already made a cross gcc (for C and C++) for MIPS, big endian,
> 64 bits, without OS target?
> 
> I have tried to build a mips-elf newlib target using crosstools-0.32 and
> crosstools' contrib/newlib/ scripts but it fails with message:
> configure: error: No support for this host/target combination.
> make: *** [configure-target-libstdc++-v3] Error 1
> 
Which means that c++ does not know about just a straight ELF format. How
about using google a bit? I am seeing all kinds of discussion out there.

-Steve

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list