discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GScheme on Mac OS X/Darwin


From: Marko Riedel
Subject: GScheme on Mac OS X/Darwin
Date: Mon, 5 Aug 2002 14:39:31 +0200 (CEST)

Jim White writes:
 > Hello Marko.
 > 
 > Saw your posting about GScheme for GNUstep.  Thought I'ld try compiling 
 > it on Mac OS X.  Had to change Boolean to GSBoolean to avoid conflict 
 > with the MacTypes.h which is now in CoreFoundation.  But then no go on 
 > CREATE_AUTORELEASE_POOL and ASSIGN/RELEASE.  They aren't mentioned 
 > anywhere in Apple docs.
 > 
 > jim
 > 

Hi there,

these macros are superfluous. I changed GScheme not to use them. I
would be thrilled to learn that you compiled GScheme under OS
X. There's a little bit more editing to be done: GScheme uses GNUstep
functions like "GSDebugAllocationActive" to debug memory
allocation. You'd have to remove these or replace them with their
Apple counterparts. If you do get it to compile I would probably put
it on my website, assuming it turns out to be usable.

Best regards, 

-- 
+------------------------------------------------------------+
| Marko Riedel, EDV Neue Arbeit gGmbH, mriedel@neuearbeit.de |
| http://www.geocities.com/markoriedelde/index.html          |
+------------------------------------------------------------+



reply via email to

[Prev in Thread] Current Thread [Next in Thread]