home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / objectiv / 710 < prev    next >
Encoding:
Text File  |  1992-12-30  |  2.1 KB  |  54 lines

  1. Newsgroups: comp.lang.objective-c
  2. Path: sparky!uunet!westport-news-srvr.westport.trirex.com!root
  3. From: dglattin@trirex.com (Dennis Glatting)
  4. Subject: Re: GNU Objective-C discussion
  5. Message-ID: <1992Dec30.044951.2956@Trirex.COM>
  6. Sender: root@Trirex.COM (Operator)
  7. Organization: Trirex Systems Inc.
  8. References: <BzzDzB.4Ky@cs.dal.ca>
  9. Date: Wed, 30 Dec 1992 04:49:51 GMT
  10. Lines: 42
  11.  
  12. In article <BzzDzB.4Ky@cs.dal.ca> kelley@cs.dal.ca (Dan Kelley) writes:
  13. > |> Richard Stallman believes it is too early to start a gnu-objc
  14. > |> newsgroup.  So I wonder if this group, comp.lang.objective-c, would
  15. > |> tolerate general discussion of GNU Objective-C.
  16. > Speaking as a 'reader', not a 'writer' to this group, I'd have to say
  17. > PLEASE do post gnu stuff here.  I've been tantalized by the discussion
  18. > of obj-c, but we don't have a compiler here that handles it.
  19. > Although we have gcc-1.37.1 and gcc2.2.2, when I try to compile the  
  20. sample
  21. > program from the FAQ, it dies because it cannot locate objc/Object.h.   
  22. I've heard
  23. > that the present gnuC doesn't have proper runtime libraries, so I wonder  
  24. whether
  25. > this is the problem, or is it just that our gcc isn't installed  
  26. properly?  To put
  27. > it simply, might a presently-available version of gcc be able to compile  
  28. the
  29. > program called 'sample' from the FAQ stored on music.sie.arizona.edu?   
  30. If so,
  31. > I'd be interested in trying it out.
  32.  
  33. I can't speak for the example in the FAQ but there is a sleazy test suite  
  34. available for the current GNU run time -- yes, the run time does exist, it  
  35. is available, and it does work, but it is in its infancy.
  36.  
  37. Cruising through my file store...   Yes, there is a objc/Object.h.   
  38. However, I'm using gcc 2.3.2 and I had to install the include files and  
  39. libraries by hand.
  40.  
  41. I've just looked at the example in the FAQ.  Where do these objects come  
  42. from?
  43. #import "Queue.h"
  44. #import "Stack.h"
  45.  
  46. --
  47. Dennis P. Glatting / Sr. Technical Manager / Trirex Systems Inc.
  48. 315 Post Road West / Westport, Connecticut 06880 / (203)221-4600
  49. dennis_glatting@trirex.com (NeXTmail Ok)
  50. Member League for Programming Freedom
  51.