On 09/17/2010 11:53 AM, Maciej Drobniuch wrote:
Hi ALL! I'm new to linux-mips world! I'm looking for a toolchain called mips64-octeon-linux-gnu Does anyone know where i could get one ? BIG THANKS!
There are several options:1) It is supplied as part of the Octeon SDK which may be obtained from the vendor.
2) You can build it yourself (How to do this is left as an exercise for the reader).
3) Use mips64-unknown-linux-gnu instead. David Daney