home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / objectiv / 714 next >
Encoding:
Text File  |  1993-01-04  |  2.8 KB  |  70 lines

  1. Newsgroups: comp.lang.objective-c
  2. Path: sparky!uunet!wupost!spool.mu.edu!agate!doc.ic.ac.uk!warwick!sunserver1.aston.ac.uk!ce320.aston.ac.uk!FLETCHERJP
  3. From: FLETCHERJP@aston.ac.uk (John Fletcher)
  4. Subject: Re: GNU Objective-C discussion
  5. Message-ID: <FLETCHERJP.74@aston.ac.uk>
  6. Sender: usenet@aston.ac.uk (Usenet administrator)
  7. Nntp-Posting-Host: ce320.aston.ac.uk
  8. Organization: Aston University
  9. References: <BzzDzB.4Ky@cs.dal.ca> <1992Dec30.044951.2956@Trirex.COM>
  10. Date: Mon, 4 Jan 1993 11:43:04 GMT
  11. Lines: 57
  12.  
  13. In article <1992Dec30.044951.2956@Trirex.COM> dglattin@trirex.com (Dennis Glatting) writes:
  14.  
  15. >In article <BzzDzB.4Ky@cs.dal.ca> kelley@cs.dal.ca (Dan Kelley) writes:
  16. >> |> Richard Stallman believes it is too early to start a gnu-objc
  17. >> |> newsgroup.  So I wonder if this group, comp.lang.objective-c, would
  18. >> |> tolerate general discussion of GNU Objective-C.
  19. >> 
  20. >> Speaking as a 'reader', not a 'writer' to this group, I'd have to say
  21. >> PLEASE do post gnu stuff here.  I've been tantalized by the discussion
  22. >> of obj-c, but we don't have a compiler here that handles it.
  23. >> 
  24. >> Although we have gcc-1.37.1 and gcc2.2.2, when I try to compile the  
  25. >sample
  26. >> program from the FAQ, it dies because it cannot locate objc/Object.h.   
  27. >I've heard
  28. >> that the present gnuC doesn't have proper runtime libraries, so I wonder  
  29. >whether
  30. >> this is the problem, or is it just that our gcc isn't installed  
  31. >properly?  To put
  32. >> it simply, might a presently-available version of gcc be able to compile  
  33. >the
  34. >> program called 'sample' from the FAQ stored on music.sie.arizona.edu?   
  35. >If so,
  36. >> I'd be interested in trying it out.
  37. >> 
  38.  
  39. >I can't speak for the example in the FAQ but there is a sleazy test suite  
  40. >available for the current GNU run time -- yes, the run time does exist, it  
  41. >is available, and it does work, but it is in its infancy.
  42.  
  43. >Cruising through my file store...   Yes, there is a objc/Object.h.   
  44. >However, I'm using gcc 2.3.2 and I had to install the include files and  
  45. >libraries by hand.
  46.  
  47. >I've just looked at the example in the FAQ.  Where do these objects come  
  48. >from?
  49. >#import "Queue.h"
  50. >#import "Stack.h"
  51.  
  52. >--
  53. >Dennis P. Glatting / Sr. Technical Manager / Trirex Systems Inc.
  54. >315 Post Road West / Westport, Connecticut 06880 / (203)221-4600
  55. >dennis_glatting@trirex.com (NeXTmail Ok)
  56. >Member League for Programming Freedom
  57.  
  58. I am using DJGPP (Version 1.08) which contains GCC 2.2.2, not 2.3.2.
  59. Do the definition files works with GCC 2.2.2?  If so, where can they be 
  60. found?
  61.  
  62. John
  63. --------------------------------------------------------------
  64. Dr John P. Fletcher       
  65. Department of Chemical Engineering and Applied Chemistry,
  66. Aston University,         Tel: (44) 21 359 3611 ext 4625
  67. Aston Triangle,          Email(Janet): J.P.FLETCHER@UK.AC.ASTON
  68. BIRMINGHAM B4 7ET   U.K.  Email(Other): J.P.FLETCHER@ASTON.AC.UK
  69. --------------------------------------------------------------
  70.