[racket-dev] creating executables
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Vincent,
On 09/02/11 19:33, Vincent St-Amour wrote:
> At Fri, 02 Sep 2011 09:15:20 +0200, Marijn wrote:
>> I just tried with latest git and nothing has changed for me.
>> Neither the wrong message, nor the failing executable.
>
> You're building executables from DrRacket, right?
>
> Does it work if you build them from the command-line, with `raco
> exe'?
>
> Vincent
No, it doesn't work either:
$ cat hello.rkt
#lang racket
(print "hello")
$ raco exe -o hello hello.rkt
$ ./hello
read failed to read all 885871033 bytes from file
/home/marijn/racketzooi/./hello
Aborted
Marijn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk5kgkoACgkQp/VmCx0OL2xS/wCfXd6rf9hPB6LvJGsU6N2eybmL
gPoAn1kIBGOSBAILwSzxF9APL9yyAB+9
=A/l2
-----END PGP SIGNATURE-----