chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] How easy is it to use Chicken in Windows XP


From: John Cowan
Subject: Re: [Chicken-users] How easy is it to use Chicken in Windows XP
Date: Fri, 25 Aug 2006 09:37:53 -0400
User-agent: Mutt/1.3.28i

Brandon J. Van Every scripsit:

> Fortunately it was all easily fixed.  CMake should be working fine now.  
> csc -s x.scm works on MinGW.

But not on Cygwin:

$ csc -s x.scm
x.c:1: warning: -fPIC ignored for target (all code is position independent)
sh: -ldl: command not found
sh: -lm: command not found
*** Shell command terminated with exit status 127: /usr/bin/gcc.exe x.o 
-lchicken -o x.dll -fPIC -shared -L/usr/local/lib -Wl,-R/usr/local/lib 
-lpcre;-ldl;-lm -lchicken

It doesn't like that semicolon.

-- 
John Cowan  address@hidden    http://ccil.org/~cowan
No man is an island, entire of itself; every man is a piece of the
continent, a part of the main.  If a clod be washed away by the sea,
Europe is the less, as well as if a promontory were, as well as if a
manor of thy friends or of thine own were: any man's death diminishes me,
because I am involved in mankind, and therefore never send to know for
whom the bell tolls; it tolls for thee.  --John Donne




reply via email to

[Prev in Thread] Current Thread [Next in Thread]