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