home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / solaris / 485 next >
Encoding:
Internet Message Format  |  1993-01-21  |  947 b 

  1. Xref: sparky comp.unix.solaris:485 comp.sys.sun.misc:6400
  2. Newsgroups: comp.unix.solaris,comp.sys.sun.misc
  3. Path: sparky!uunet!usc!news.service.uci.edu!ucivax!ucla-cs!twinsun!eggert
  4. From: eggert@twinsun.com (Paul Eggert)
  5. Subject: Re: Imake problem with gcc on Solaris 2.1
  6. Message-ID: <bkJHnKz*@twinsun.com>
  7. Keywords: Imake, Make, gcc
  8. Sender: usenet@twinsun.com
  9. Nntp-Posting-Host: farside
  10. Organization: Twin Sun Inc, El Segundo, CA, USA
  11. X-Newsreader: NN version 6.4.19
  12. References: <812344@athena.lkg.dec.com>
  13. Date: Thu, 21 Jan 1993 06:13:48 GMT
  14. Lines: 8
  15.  
  16. fjs@athena.lkg.dec.com (F. J. Shields) writes:
  17.  
  18. >Does anyone know of a way to get the gcc preprocessor to stop
  19. >complaining about this type of comment in an Imakefile?
  20.  
  21. Yes.  Get GCC's source code, find and remove the offending complaint,
  22. and build a preprocessor more to your liking.  It should be a simple change.
  23. You can FTP the latest source from prep.ai.mit.edu in pub/gnu/gcc-2.3.3.tar.Z.
  24.