home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / programm / 5888 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.7 KB  |  46 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!news
  3. From: brown@ccit02.duq.edu (Jason Brown)
  4. Subject: Re: Replacing NeXT cc with gcc-2.2.2
  5. Organization: Columbia University Center for Telecommunications Research
  6. References: <1992Aug31.164909.7198@fcom.cc.utah.edu>
  7. Message-ID: <1992Aug31.174501.10595@ctr.columbia.edu>
  8. Sender: news@ctr.columbia.edu (The Daily Lose)
  9. Date: Mon, 31 Aug 1992 17:45:01 GMT
  10. X-Posted-From: ccit02.duq.edu
  11. X-Posted-Through: sol.ctr.columbia.edu
  12. Lines: 32
  13.  
  14. In article <1992Aug31.164909.7198@fcom.cc.utah.edu>  
  15. swillden@news.ccutah.edu (Shawn Willden) writes:
  16. > Note to readers of comp.lang.c++:  I am cross-posting this because  
  17. questions
  18. > 2, 3, and 4 are applicable and I want opinions/facts from all you C++  
  19. gurus.
  20. > Hi, I have a few questions about replacing cc with gcc (I have NeXTStep  
  21. 2.0, BTW)
  22. > 1)    I understand that the newest version of gcc incorporates NeXT's 
  23. > Objective-C extensions.  Is gcc lacking anything?  Is NeXT making any  
  24. new
  25. > additions to their compiler for 3.0 that may not be present in the  
  26. current 
  27. > version of gcc?
  28.  
  29. The only thing that I am aware of in the 3.0 NeXT verison of the Compiler  
  30. is support for pre-compiled headers.  Makes compiling go quick like a  
  31. bunny.   Now you can just #import <appkit/appkit.h> and quit worrying  
  32. about which headers have which prototypes.
  33.  
  34. --Jason Brown
  35. brown@ccit01.duq.edu
  36.    ____                __
  37.     /                 /  )
  38.    /  _, ,  __       /-,' ,_  __
  39. \_/__</_/>_(_/_/\/  /__)__/__(_/__(_/_)_/\/
  40.  
  41. "Remember, be humble, always answer the phone...
  42.  No matter who's in the car."  Jack Lemmon
  43.