Hi Luis

On Tue, 28 Dec 2010 20:35:12 +0000 Luis Rosso <[email protected]> wrote:

> I have installed chicken 4.6.0 on Cygwin (on Windows XP) with its
> default PREFIX:
>
> 1) I first built it:
> make PLATFORM=cygwin
>
> 2) then, I installed it:
> make PLATFORM=cygwin install
>
> I am trying to install defstruct by means of chicken-install and get the
> following error reported:
> Error: shell command terminated with non-zero exit status 256: gcc defstruct.o
> -o defstruct.so -shared -L"/usr/local/bin" -lchicken -lm
>
> I have made some research by Google and the search engine of this forum 
> without
> success.
>
> What am I doing wrong? What should I do in order to fix this issue?

4.6.0 does not work well on Windows/cygwin, although the reported
problem doesn't seem to be the same as the one you are facing.

See
http://lists.nongnu.org/archive/html/chicken-users/2010-09/msg00063.html
and http://bugs.call-cc.org/ticket/376 for more information.

Maybe you could give
http://code.call-cc.org/dev-snapshots/2010/09/14/chicken-4.6.1.tar.gz a
try to see if it works for you.

Best wishes.
Mario
-- 
http://parenteses.org/mario

_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to