Date: Thu, 27 May 93 11:05:05 -0500 From: rcharif AT math DOT utexas DOT edu Posted-Date: Thu, 27 May 93 11:05:05 -0500 To: J DOT P DOT Fletcher AT aston DOT ac DOT uk Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: DJGPP and Objective C (was Re: question about gcc 2.4.0) Reply-To: rcharif AT math DOT utexas DOT edu Objective C. I have been using GCC 2.3.3 (as provided Rami el Charif - thank you) with DJGPP 1.09 including his libobjc. You're welcome Beta releases of the GNU Objective C Collection library is available from iesd.auc.dk:/pub/ObjC/libcoll-SOME_DATE.tar.z This library contains NeXT compatible implementations of List, HashTable and Storage, but the primary content is a Smalltalk like collection library including Set, Bag, Dictionary, LinkedList, LinkList, Array, CircularArray, GapArray, Stack, Queue, MappedCollector and DelegateList. All classes handle both simple types and objects in the style of NeXT's HashTable. I didn't know of this release. I will try to build it when I have time. (Sometime around next week). Please let me know if someone is already working on it so I don't waste time on it. Regards, Rami El-Charif