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

  1. Xref: sparky comp.lang.objective-c:667 comp.sys.amiga.programmer:15754
  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: <69372@cup.portal.com>
  7. Date: Thu, 12 Nov 92 15:24:54 PST
  8. Organization: The Portal System (TM)
  9. Distribution: world
  10. Lines: 36
  11.  
  12. Yesterday, I wrote
  13.  
  14. >
  15. >2) Is there a way to make the compiler simply generate the translation
  16. >   from Obj-C to C code and stop? (I'd RTFM, but we've got no FM.) 
  17. >   (So where can I get an FM? :->)
  18. >
  19. >
  20. >3) Steve Naroff is listed as the author of the GNU Obj-C compiler.
  21. >   Does anyone have his email address? 
  22. >
  23. >
  24. >Note: I know the current GCC Objective-C compiler does not have the
  25. >      Obj-C runtime library.  That's ok.  I'm not trying to really
  26. >      create executables, I'm studying how the Obj-C compiler works.
  27. >      I need headers and source files to use as data to feed the
  28. >      compiler so I can watch its inner workings.
  29. >
  30. >
  31. >Thanks!
  32. >
  33. >Lee         Lee_Robert_Willis@cup.portal.com
  34.  
  35. A few people have emailed me saying that the latest GCC has a runtime
  36. library.  
  37.  
  38. Thank you for you taking the time to email me to answer my newbie questions,
  39. but as I said in the above note, I don't want to create executable Obj-C
  40. code, I want to hack on the compiler.  (To make it bend to my own nefarious
  41. purposes :->)
  42.  
  43. Therefore, my questions 2 & 3 still stand.
  44.  
  45. Someone emailed me the GNU OBj-c header file.  To that person: Thank You!
  46.  
  47. Lee      Lee_Robert_Willis@cup.portal.com
  48.