GP32 Building A Gcc Toolchain On Linux


I don't get it...

Do I need to recompile GCC if I already have it? AFAIK GCC is what I'm using to emerge things, so I think I already have it :unsure:. Or am I compiling another GCC to use only for GP32 dev?

I'm a Linux n00b :rolleyes:
 
You can have multiple versions of GCC.

You need a version of GCC that has been compiled with added support for ARM proccessors. If you follow those instructions to the letter, you will get one.
 
Back
Top