chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] chicken crashes when trying to install srfi-19


From: Ian Oversby
Subject: [Chicken-users] chicken crashes when trying to install srfi-19
Date: Tue, 01 Aug 2006 11:09:01 +0000

Having installed all the eggs required for srfi-19 (miscmacros, misc-extn, srfi-29, lookup-table, locale) chicken now crashes when trying to install the srfi-19 egg.

This is a vaguely recentish version of chicken from darcs (claiming to be version 2, build 325) on windows-mingw32 built with CMake. I tried to build chicken-2.41 but the necessary cmake file is missing and I can't use darcs to get an up to date set of patches until later on today.

Ian

# --

C:\chicken-new>chicken-setup srfi-19
 copy .\en\srfi-19 c:\chicken-new\srfi-29-bundles\en\srfi-19
       1 file(s) copied.
 copy .\es\srfi-19 c:\chicken-new\srfi-29-bundles\es\srfi-19
       1 file(s) copied.
 copy tai-utc.dat c:\chicken-new\tai-utc.dat
       1 file(s) copied.
c:\chicken-new\csc -feature compiling-extension -O2 -d1 -s srfi-19.scm -o srfi-19.dll -check-imports -emit-exports srfi-19.exports
Warning: extension `vector-lib' is currently not installed
Warning: extension `numbers' is currently not installed
*** Shell command terminated with exit status -1073741819: C:/chicken-new/bin/chicken srfi-19.scm -output-file srfi-19.c -dynamic -feature chicken-compile-share d -quiet -feature compiling-extension -optimize-level 2 -debug-level 1 -check-imports -emit-exports srfi-19.exports
Error: shell invocation failed with non-zero return status
"c:\\chicken-new\\csc -feature compiling-extension -O2 -d1 -s srfi-19.scm -o sr...
-1073741819

C:\chicken-new>






reply via email to

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