[gnu.gcc] How do I cross-compile?

kapila@psueea.uucp (Kapila Ranasinghe) (01/23/90)

I've got gcc 1.36 running nicely on a Sun3, Sun386, and Sparcstation.  Each compilr
egenerates code for the machine it's running on.  I'd like to know
what do I need to do to make a gcc which runs on one machine, but generates code

for another.  The documentation hints that this can be done, but doesn't spell it out clearly.
r