This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

exit value


Hi,

Which one is the right value for -1?

guile> (system "guile -c \"(exit -1)\"")
65280

szi@olivia:/home/szi$ make -f make-test 
guile -c "(exit -1)"
make: *** [all] Error 255