It can, with a few changes to code. Example "obj_msg_send -> obj_msgSend" for GNU to Apple conventions, it is straightforward just not committed to (no reference Apple runtime to port/test by the author).
----- Original Message ----- From: "Sungjin Chun" <[EMAIL PROTECTED]> To: "Stefan Urbanek" <[EMAIL PROTECTED]> Cc: <[email protected]>; <[EMAIL PROTECTED]>; <[email protected]> Sent: Thursday, May 12, 2005 7:32 PM Subject: Re: Objective-C - Smalltalk bridge > Great!, I have one question here; can this work with Apple runtime? > > On May 13, 2005, at 7:37 AM, Stefan Urbanek wrote: > > > Hi, > > > > I have downloaded the Smalltalk bridge from the GNUstep ftp. > > Unfortunately the package was not compilable, as there was no > > GNUmakefile. I have created one and fixed the example .m file there to > > make it somehow work. The result is here: > > > > http://stefan.agentfarms.net/Download/GNUstep/Prototypes/ > > gstobjc-1.2-stiivi-20050513.tar.bz2 > > _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
