home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / gcc / help / 2773 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  838 b 

  1. Xref: sparky gnu.gcc.help:2773 comp.unix.solaris:425
  2. Path: sparky!uunet!spool.mu.edu!agate!agate!rusty
  3. From: rusty@groan.Berkeley.EDU (Rusty Wright)
  4. Newsgroups: gnu.gcc.help,comp.unix.solaris
  5. Subject: how do you recompile gcc if you don't have cc?
  6. Date: 18 Dec 92 15:02:27
  7. Organization: University of California Berkeley
  8. Lines: 6
  9. Distribution: inet
  10. Message-ID: <RUSTY.92Dec18150227@groan.Berkeley.EDU>
  11. NNTP-Posting-Host: groan.berkeley.edu
  12.  
  13. I have a SPARCstation that I've just installed Solaris 2.1 on.  I
  14. don't have Sun's C compiler.  I got the Cygnus gcc binaries for
  15. Solaris 2.1 from ftp.uu.net.  Using the Cygnus gcc, how can I compile
  16. the latest version of gcc?  In the Makefile, it has a macro OLDCC;
  17. you're supposed to use cc to compile the the library of arithmetic
  18. subroutines.  If I don't have cc then how can I recompile gcc?
  19.