chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Problem with chicken-install on cygwin


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] Problem with chicken-install on cygwin
Date: Tue, 04 Jan 2011 07:09:13 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi Luis

On Tue, 28 Dec 2010 20:35:12 +0000 Luis Rosso <address@hidden> 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



reply via email to

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