home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
- From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
- Newsgroups: comp.os.linux
- Subject: Re: cross-compiling (gcc-2.3.3)
- Date: 8 Jan 1993 00:27:42 -0600
- Organization: Kansas State University
- Lines: 16
- Message-ID: <1ij6suINN3j2@matt.ksu.ksu.edu>
- References: <C0IsAw.KsH@unix.amherst.edu>
- NNTP-Posting-Host: matt.ksu.ksu.edu
-
- pfcouvar@unix.amherst.edu (Peter F. Couvares) writes:
-
- > While compiling gcc-2.3.3 for a Sparcstation this week, I
- >realized how easy it is to compile a cross-compiler for any of the
- >systems gcc "knows" about. Unfortunately, Linux is not one of
- >these. Does anyone (H.J. maybe?) have the necessary config files so
- >gcc can create a cross-compiler as usual, or is the process more
- >involved in Linux's case?
-
- >-Peter
-
- Gcc 2.3.3 does understand linux. IF you configure --target=i386-linux
- if compiles just fine. I have been compiling gcc for linux out of the box
- since about August.
-
- James
-