home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / gcc / bug / 2243 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.7 KB  |  53 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!booboo.INdetech.COM!kambiz
  3. From: kambiz@booboo.INdetech.COM (Kambiz Aghaiepour)
  4. Subject: bug with dependency generation - fixed?
  5. Message-ID: <KAMBIZ.92Sep02184137@booboo.indetech.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Thu, 3 Sep 1992 01:43:00 GMT
  10. Approved: bug-gcc@prep.ai.mit.edu
  11. Lines: 40
  12.  
  13. Can someone please send me the patches to make this work?
  14.  
  15. --Kambiz 
  16.  
  17. ------- Start of forwarded message -------
  18. From: uunet!cygnus.com!mrs (Mike Stump)
  19. To: prep.ai.mit.edu!bug-g++, indetech.com!kambiz
  20. Subject: Re:  Bug with dependency generation g++2.2.2
  21. Date: Tue, 1 Sep 92 18:59:03 PDT
  22.  
  23. I believe this problem has been fixed, you can ask over in bug-gcc if
  24. it has for sure.
  25.  
  26. Yes, probably most people that use the extension .cxx have.
  27.  
  28. > Date: Fri, 28 Aug 92 17:29 PDT
  29. > To: bug-g++@prep.ai.mit.edu
  30. > From: Kambiz Aghaiepour   <kambiz@indetech.com>
  31. > Message-Id: <KAMBIZ.92Aug28172309@booboo.indetech.com>
  32.  
  33. > System: sun4 (IPC) running sunOS 4.1.x with GNU gcc/g++ version 2.2.2
  34.  
  35. > Has anyone else experienced this problem?
  36.  
  37. > ------- Start of forwarded message -------
  38. > From: tilman (Tilman Sporkert)
  39. > To: kambiz (Kambiz Aghaiepour)
  40. > Date: Tue, 4 Aug 92 13:13:41 PDT
  41.  
  42. > It appears that dependency generation with the new compiler is broken. The
  43. > output of "g++ -MM" looks like:
  44.  
  45. >    allowance_tables.cxx.o : allowance_tables.cxx ../../tilman/util/ItiString.hxx \
  46. >   ../../tilman/util/ItiObject.hxx ../../tilman/util/ItiObjMacros.hxx ../../tilman/main/r2drug_svc.hxx \
  47.  
  48.  
  49. > Please note that it says "allowance_tables.cxx.o", not "allowance_tables.o"!
  50. > ------- End of forwarded message -------
  51. ------- End of forwarded message -------
  52.  
  53.