home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.objective-c:667 comp.sys.amiga.programmer:15754
- 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: <69372@cup.portal.com>
- Date: Thu, 12 Nov 92 15:24:54 PST
- Organization: The Portal System (TM)
- Distribution: world
- Lines: 36
-
- Yesterday, I wrote
-
- >
- >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
-
- A few people have emailed me saying that the latest GCC has a runtime
- library.
-
- Thank you for you taking the time to email me to answer my newbie questions,
- but as I said in the above note, I don't want to create executable Obj-C
- code, I want to hack on the compiler. (To make it bend to my own nefarious
- purposes :->)
-
- Therefore, my questions 2 & 3 still stand.
-
- Someone emailed me the GNU OBj-c header file. To that person: Thank You!
-
- Lee Lee_Robert_Willis@cup.portal.com
-