chicken-users
[Top][All Lists]
Advanced

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

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


From: John Cowan
Subject: Re: [Chicken-users] chicken crashes when trying to install srfi-19
Date: Tue, 1 Aug 2006 13:15:32 -0400
User-agent: Mutt/1.3.28i

Brandon J. Van Every scripsit:

> My primary development environment is MinGW / MSYS.  The suggstion is 
> just to determine if the problem exists on all chickens or just CMake 
> chickens.

It does indeed crash on Cygwin as well, thus:

srfi-19.setup
.  cp -r ./en/srfi-19 /usr/local/lib/srfi-29-bundles/en/srfi-19
  cp -r ./es/srfi-19 /usr/local/lib/srfi-29-bundles/es/srfi-19
  cp -r tai-utc.dat /usr/local/lib/tai-utc.dat
  /usr/local/bin/csc -feature compiling-extension -O2 -d1 -s srfi-19.scm -o 
srfi-19.dll -check-imports -emit-exports srfi-19.exports
*** Shell command terminated with exit status 11: /usr/local/bin/chicken 
srfi-19.scm -output-file srfi-19.c -dynamic -feature chicken-compile-shared 
-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
"/usr/local/bin/csc -feature compiling-extension -O2 -d1 -s srfi-19.scm -o 
srfi...
11

Error 11 may be somewhat more meaningful.

-- 
John Cowan    address@hidden    http://ccil.org/~cowan
The whole of Gaul is quartered into three halves.
        -- Julius Caesar




reply via email to

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