Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!zephyr.ens.tek.com!tektronix!psueea!psueea.uucp!kapila From: kapila@psueea.uucp (Kapila Ranasinghe) Newsgroups: gnu.gcc Subject: How do I cross-compile? Message-ID: <2255@psueea.UUCP> Date: 22 Jan 90 21:13:00 GMT Sender: news@psueea.UUCP Reply-To: yamada-sun!eric@nosun.sun.com (Eric Hanchrow) Distribution: gnu Organization: Phase Three Logic, Inc. Lines: 6 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