chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] mathh does not compile on cygwin


From: Terrence Brannon
Subject: [Chicken-users] mathh does not compile on cygwin
Date: Tue, 18 Sep 2007 01:34:18 -0400

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 :




reply via email to

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