chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] csc: invalid option `-check-imports'


From: Bibliovore
Subject: [Chicken-users] csc: invalid option `-check-imports'
Date: Sun, 7 Jun 2009 20:13:56 -0700 (PDT)

$ chicken -version
(c)2008-2009 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 4.0.7 - SVN rev. 14936
linux-unix-gnu-x86 [ manyargs dload ptables applyhook ]
compiled 2009-06-07 on ubuntu (Linux)

$ chicken-setup -version
chicken-setup - Version 3.4.0 - linux-unix-gnu-x86    [ manyargs dload ptables applyhook ]
SVN rev. 11987    compiled 2009-03-15 on ubuntu (Linux)

$ chicken-setup numbers
File numbers.egg or numbers.setup not found in the download directory.
Do you want to download .egg archive ? (yes/no/abort) [yes]
downloading numbers.egg from (www.call-with-current-continuation.org eggs/3 80)
  gzip -d -c /tmp/chicken-setup-3-root/downloads/numbers.egg | tar xf -
  /usr/local/bin/csc -feature compiling-extension -s -O2 -d1 numbers-base.scm -lgmp -D numbers-bootstrap -check-imports -emit-exports numbers.exports -extend easyffi -disable-compiler-macros
csc: invalid option `-check-imports'
Error: shell invocation failed with non-zero return status
"/usr/local/bin/csc -feature compiling-extension -s -O2 -d1 numbers-base.scm -lg...
16384

I need the numbers egg.
Is there a fix for the above?
Should I install an earlier version?
Am I overlooking something?



reply via email to

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