home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23176 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  998 b 

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