home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / objectiv / 664 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.3 KB

  1. Xref: sparky comp.lang.objective-c:664 comp.sys.amiga.programmer:15710
  2. Path: sparky!uunet!portal!cup.portal.com!Lee_Robert_Willis
  3. From: Lee_Robert_Willis@cup.portal.com
  4. Newsgroups: comp.lang.objective-c,comp.sys.amiga.programmer
  5. Subject: GNU Objective C questions
  6. Message-ID: <69321@cup.portal.com>
  7. Date: Wed, 11 Nov 92 15:38:27 PST
  8. Organization: The Portal System (TM)
  9. Distribution: world
  10. Lines: 30
  11.  
  12.  
  13. GCC Objective-C Questions:
  14.  
  15. 1) My copy of GCC (2.2) did not come with any Objective-C headers.
  16.    I thought at least <objc.h> was required.  
  17.    
  18.    A) Do I need any Obj-C specific headers?
  19.    
  20.    B) If so, where can I find these headers? 
  21.  
  22.  
  23. 2) Is there a way to make the compiler simply generate the translation
  24.    from Obj-C to C code and stop? (I'd RTFM, but we've got no FM.) 
  25.    (So where can I get an FM? :->)
  26.  
  27.  
  28. 3) Steve Naroff is listed as the author of the GNU Obj-C compiler.
  29.    Does anyone have his email address? 
  30.  
  31.  
  32. Note: I know the current GCC Objective-C compiler does not have the
  33.       Obj-C runtime library.  That's ok.  I'm not trying to really
  34.       create executables, I'm studying how the Obj-C compiler works.
  35.       I need headers and source files to use as data to feed the
  36.       compiler so I can watch its inner workings.
  37.  
  38.  
  39. Thanks!
  40.  
  41. Lee         Lee_Robert_Willis@cup.portal.com
  42.