home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / lib / bug / 445 < prev    next >
Encoding:
Text File  |  1992-07-26  |  1.3 KB  |  31 lines

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