chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] syntax-case on mac osx


From: Joel Reymont
Subject: [Chicken-users] syntax-case on mac osx
Date: Wed, 25 Jan 2006 19:15:31 +0000

Has anyone tried the latest syntax-case on Mac OSX?

It does not compile for me with gcc 4.0.

        Thanks, Joel

--
The extension syntax-case does not exist.
Do you want to download it ? (yes/no/abort) [yes]
downloading catalog ...
downloading catalog from www.call-with-current-continuation.org ...
downloading syntax-case.egg from (www.call-with-current- continuation.org eggs/ 80) ...
  mkdir -p syntax-case.egg.dir
  gunzip -c ../syntax-case.egg | tar xvf -
psyntax-bootstrap.scm
psyntax.pp
psyntax.scm
./._syntax-case.setup
syntax-case.setup
./._syntax-case.html
syntax-case.html
./._syntax-case-chicken-macros.scm
syntax-case-chicken-macros.scm
syntax-case.scm
  /usr/local/bin/csi -script psyntax-bootstrap.scm
bootstrapping psyntax.pp ...
expanding psyntax.scm to psyntax-chicken.pp ...
/usr/local/bin/csc -feature compiling-extension -s -O2 -d0 syntax- case.scm *** Shell command terminated with exit status 10: /usr/local/bin/ chicken syntax-case.scm -output-file syntax-case.c -dynamic -feature chicken-compile-shared -quiet -feature compiling-extension -optimize- level 2 -debug-level 0 make: Failed to make syntax-case.so: shell invocation failed with non- zero return status
Error: shell invocation failed with non-zero return status
"/usr/local/bin/csc -feature compiling-extension -s -O2 -d0 syntax- case.scm"
10
Error: shell invocation failed with non-zero return status
"/usr/local/bin/csc -feature compiling-extension -s -O2 -d0 syntax- case.scm"
10

--
http://wagerlabs.com/









reply via email to

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