GCC 3.3 Native Build For NetBSD/dreamcast
Dan writes "Marcus Comstedt has a native build of the new GCC 3.3 for NetBSD/dreamcast platform. It was built using the latest binutils (2.13.2.1), and he then rebuilt the binutils with the new compiler. Also included is a gdb 5.3 built with the GCC and binutils."
Shouldn't he also have rebuilt gcc with the new binutils? Then rebuilt binutils with that resulting gcc?
../binutils-2.13.2.1 binutils) and then "make bootstrap-lean". This takes care of the interdependancies. You can also do the same for flex and bison.
BTW: I just symlink the binutils source directory from inside the gcc source directory (i.e. ln -s