home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.objective-c:664 comp.sys.amiga.programmer:15710
- Path: sparky!uunet!portal!cup.portal.com!Lee_Robert_Willis
- From: Lee_Robert_Willis@cup.portal.com
- Newsgroups: comp.lang.objective-c,comp.sys.amiga.programmer
- Subject: GNU Objective C questions
- Message-ID: <69321@cup.portal.com>
- Date: Wed, 11 Nov 92 15:38:27 PST
- Organization: The Portal System (TM)
- Distribution: world
- Lines: 30
-
-
- GCC Objective-C Questions:
-
- 1) My copy of GCC (2.2) did not come with any Objective-C headers.
- I thought at least <objc.h> was required.
-
- A) Do I need any Obj-C specific headers?
-
- B) If so, where can I find these headers?
-
-
- 2) Is there a way to make the compiler simply generate the translation
- from Obj-C to C code and stop? (I'd RTFM, but we've got no FM.)
- (So where can I get an FM? :->)
-
-
- 3) Steve Naroff is listed as the author of the GNU Obj-C compiler.
- Does anyone have his email address?
-
-
- Note: I know the current GCC Objective-C compiler does not have the
- Obj-C runtime library. That's ok. I'm not trying to really
- create executables, I'm studying how the Obj-C compiler works.
- I need headers and source files to use as data to feed the
- compiler so I can watch its inner workings.
-
-
- Thanks!
-
- Lee Lee_Robert_Willis@cup.portal.com
-