chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] mathh does not compile on cygwin


From: felix winkelmann
Subject: Re: [Chicken-users] mathh does not compile on cygwin
Date: Wed, 19 Sep 2007 17:57:17 +0200

Hi, Terence!


Cygwin is currently not supported by chicken. You are using a
completely invalid build (mingw32?), which is illegal. Expect
law enforcement personnel homing in on you at any time.


cheers,
felix


On 9/18/07, Terrence Brannon <address@hidden> wrote:
> address@hidden /tmp : chicken-setup mathh
>
> The extension mathh does not exist.
> Do you want to download it ? (yes/no/abort) [yes]
> downloading mathh.egg from (www.call-with-current-continuation.org eggs 80)
>   gunzip -c ../mathh.egg | tar xf -
> .  /usr/local/bin/csc -feature compiling-extension -s -O2 -d1
> mathh-int.scm -o mathh-int.dll -check-imports -emit-exports
> mathh-int.exports -feature has-long-long-type
> mathh-int.c:1: warning: -fPIC ignored for target (all code is position
> independent)
> mathh-int.c:19: error: conflicting types for 'uint32_t'
> /usr/include/stdint.h:28: error: previous declaration of 'uint32_t' was here
> *** Shell command terminated with exit status 1: gcc mathh-int.c -o
> mathh-int.o -c -DHAVE_CHICKEN_CONFIG -Os -fomit-frame-pointer
> -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized
> -DC_ENABLE_PTABLES -DC_NO_PIC_NO_DLL -fPIC -DPIC -DC_SHARED -I
> /usr/local/include
> Error: shell invocation failed with non-zero return status
> "/usr/local/bin/csc -feature compiling-extension -s -O2 -d1
> mathh-int.scm -o ma...
> 1
> address@hidden /tmp :
>
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>




reply via email to

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