[plt-scheme] libmzgc.a, libmzscheme.a on Mac OS X?

From: Eli Barzilay (eli at barzilay.org)
Date: Thu Apr 1 06:27:16 EST 2004

On Apr  1, Michael Manti wrote:
> Folks,
> 
> I'm trying to compile Sergey Khorev's MzVim, but gcc complains that
> libmzgc.a and libmzscheme.a are unavailable. I see that they are not
> in /Applications/PLT Scheme v206/lib subdirectory, but mzdyn.o
> is. (I used the Mac OS X installer for DrScheme.)
> 
> Do I need to download and compile the source? Which flags do I need
> to set? Any help would be greatly appreciated; I can't find any
> hints on the web.

This is just a shot in the dark since I don't know much about the OSX
issues, but the XonX thing is much closer to a plain Unix tree.  This
is the "Darwin X11" release.  (The installer is a self extracting
shell script -- like other Unix installations.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!


Posted on the users mailing list.