I thought there was an intractable problem in porting GCC 3.x
to AmigaOS, due to the requirement for protected memory (
).
If I remember correctly the real problem was really that there was no ports of GCC to a 68k computer, so noone knew if it would work (and the first 3.x probably didn't work on 68k systems, just as there where known problems with ppc systems)
I wonder how bad it will screw up my Amithlon system (). I
guess I should set up a new, segregated GG: and try it out!
why? simply renmae the execs like this
gcc->gcc3
g++->g++3
etc.
you will then have to alter any makefiles to use gcc3 instead of gcc, but big deal.