home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.bug
- Path: sparky!uunet!cis.ohio-state.edu!somcru.med.unc.edu!sidley
- From: sidley@somcru.med.unc.edu (Richard F. Sidley)
- Subject: unable to build gcc 2.2.2
- Message-ID: <9207301454.AA29426@somcru.med.unc.edu>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Thu, 30 Jul 1992 14:54:17 GMT
- Approved: bug-gcc@prep.ai.mit.edu
- Lines: 44
-
- I have followed your directions carefully for building the compiler (those in
- the INSTALL file). I used the following:
-
- configure --target=sparc-sun-sunos4.1.1
-
- (I have a Sun SPARCstation 1 with the above OS)
-
- make LANGUAGES=c
-
- make stage1
-
- make CC="stage1/gcc -Bstage1/" CFLAGS="-g -O" LANGUAGES="c"
-
- ...and this bombed saying it couldn't find cccp related files. I even tried
- putting in links to those files in the stage1 subdirectory, then it couldn't
- find other files.
-
- So, I said, enough of that and tried to install it anyway so that I could try
- it out on a real C file. I used:
-
- make install LANGUAGES="c"
-
- ...and this bombed saying it couldn't do a make install-common.
-
- Come on. I know this is supposedly beta, but one would expect the Makefile to
- be good. Am I doing something wrong?
-
- Rich
-
- P.S. I did change Makefile.in to have prefix point to /usr/Local rather than
- /usr/local. Other than that, this is exactly what I got off prep last
- night.
-
- Richard F. Sidley, Systems Manager
- General Clinical Research Center
- University of North Carolina, School of Medicine
- CB# 7600, 3027 APCF
- Chapel Hill, NC 27599-7600
-
- (919) 966-4802 voice
- (919) 966-1576 FAX
- sidley@med.unc.edu INTERNET
-
-
-