home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!cis.ohio-state.edu!amhux1.amherst.edu!twpierce
- From: twpierce@amhux1.amherst.edu (Tim Pierce)
- Subject: problem compiling libg++-2.2: gcc not specified!
- Message-ID: <9207261614.AA16703@amhux1.amherst.edu>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Sun, 26 Jul 1992 08:14:27 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 18
-
- I'm attempting to compile libg++-2.2 with GCC 2.2.2. However, when the
- libg++ Makefile attempts to run utils/gen-params, something is telling
- it to use cc rather than gcc, and when it attempts to compile dummy.C,
- cc barfs on it (naturally). Unfortunately, I'm too confused from
- attempting to navigate the Makefile tree to figure out what the source
- of the problem is here. It seems that the top-level Makefile, when it
- calls the libg++ Makefile, sets the CC variable to vanilla CC, but
- the libg++ Makefile sets it back to GCC; perhaps the other definition
- is overriding the first?
-
- Has anyone else been having a problem that sounds like this one, or
- am I just becoming prematurely senile?
-
- --
- ____ Tim Pierce / "You mean there are TWO of you, Pierce?
- \ / twpierce@amherst.edu / God help us all."
- \/ (BITnet: TWPIERCE@AMHERST) / -- Major Charles Emerson Winchester III
-
-