GNU Smalltalk 2.95h on Mac OS X 10.3.9
January 1st, 2008 tonyg
GNU Smalltalk version 2.95h (the latest release candidate) didn’t compile out-of-the-box on Mac OS X 10.3.9 for me. The two changes that were required were:
- change the header file includes in
socketx.hto the older way of getting the prototypes forselect(2) - change part of a
.sectiondeclaration indarwin_closure.Sto remove mention of thelive_supportsection attribute.
After these changes, gst compiles and runs well for me on my OS X 10.3.9 box.
The patch against gst 2.95h is here.
Entry Filed under: Technology, MacOSX
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed