Custom Search
|
Date: December 21, 2005
From: Sungjin Chun <chunsj@xxxxxxxxxx>
Hi,As my mail message title says, current version of gst (2.2) does not support multibyte character/string. But other smalltalk implementation, for example, Squeak(>3.8) does support this. What could be a best approach for this? I want to use gst for my research project.
Thanks in advance.
Date: December 18, 2005
From: Philipp Riegger <lists@xxxxxxxxxxxxxxx>
Hi! I just tried to install GNU Smalltalk on OS X using NetBSD pkgsrc.I get an error while compiling smalltalk-2.1.9/examples/gdbm.c because gdbm.c has "#include <malloc.h>" and there is no such file (/ usr/include/malloc.h) on OS X. Is there any way to fix this or to compile Smalltalk without the examples?
Thanks,
Philipp
P.S.: I hav OS X Tiger, newest version, gcc is "gcc version 4.0.0
(Apple Computer, Inc. build 5026)" and i have XCode 2.1 installed.