On Thu, 30 Aug 2012, Matthew Flatt wrote:
At Thu, 30 Aug 2012 13:39:52 +0100 (BST), Jan Wedekind wrote:
On Sat, 25 Aug 2012, Matthew Flatt wrote:
At Sat, 25 Aug 2012 20:04:45 +0100 (BST), Jan Wedekind wrote:
I tried to debug
However then the
program reports the following segmentation fault
On Sat, 25 Aug 2012, Matthew Flatt wrote:
At Sat, 25 Aug 2012 20:04:45 +0100 (BST), Jan Wedekind wrote:
I tried to debug
However then the
program reports the following segmentation fault instead:
Program received signal SIGSEGV, Segmentation fault.
0x00282540 in scheme_gmp_tls_unload
Hi,
I managed to run a statically linked version of Racket on Android before [1].
Now I built a dynamically linked version of Racket (version 5.3.0) using the
Android NDK:
#!/bin/sh
NDK=$HOME/android-ndk-r8b
PATH=$PATH:/tmp/ndk-racket/bin
ARCHIVE=$HOME/racket-5.3.0.tar.bz2
3 matches
Mail list logo