12 Nov 16:23
Gwydion Dylan on MacOS X
From: Thomas Christian Chust <chust <at> web.de>
Subject: Gwydion Dylan on MacOS X
Newsgroups: gmane.comp.lang.dylan.gwydion.devel
Date: 2007-11-12 15:24:35 GMT
Subject: Gwydion Dylan on MacOS X
Newsgroups: gmane.comp.lang.dylan.gwydion.devel
Date: 2007-11-12 15:24:35 GMT
Hello,
compiling the subversion trunk of Gwydion Dylan on MacOS X I noticed a
few points that could perhaps be improved:
- I don't think there is any reason why dynamic libraries should be
disabled for Darwin targets -- simply adding the same
link-shared-library-command as for Linux to the platforms.descr
works fine.
- Recent versions of the Boehm-Demers-Weiser garbage collector library
don't contain the symbol GC_quiet any longer. As there is no code
in the Gwydion Dylan codebase that actually uses it, the definitions
and exports GC-quiet and GC-quiet-setter could be removed from the
garbage-collection library without doing any harm. At least they
should be replaced with do-nothing stubs.
- I attach a library that implements finalization module missing from
the Common-Dylan library to this e-mail in the hope that it is
useful.
cu,
Thomas
-- -- Gd-hackers mailing list Gd-hackers <at> gwydiondylan.org https://www.opendylan.org/mailman/listinfo/gd-hackers
RSS Feed