[plt-scheme] v300 - cygwin build errors

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri Dec 30 22:52:05 EST 2005

At Tue, 27 Dec 2005 11:27:04 -0500, "Ittai Balaban" wrote:
> Somewhat related to my previous error report - I planned to see if things  
> work better with a cygwin-built mzscheme. But the build, well, fails:

The code in SVN should build with Cygwin. The `configure' script now
checks for getaddrinfo(), and MzScheme uses the old gethostbyname() API
if getaddrinfo() is not available.

Matthew



Posted on the users mailing list.