Chicken 4.1.0 on Cygwin
Weird: after compiling and installing chicken with:
make PLATFORM=cygwin PREFIX=/sw/versions/cygwin/chicken/4.1.0 make PLATFORM=cygwin PREFIX=/sw/versions/cygwin/chicken/4.1.0 install
I had to copy /sw/versions/cygwin/chicken/4.1.0/lib/*.a to
/sw/versions/cygwin/chicken/4.1.0/bin before it could link things
properly.  (I first noticed this while doing a
$ chicken-install ncurses.)
    
    
Comments
Comments powered by Disqus