[racket] Cross-compilation
>________________________________
>From: Stephen Chang <stchang at ccs.neu.edu>
>I created an executable on Win7 with racket 5.1.2.3 following the
>indicated steps and using the given code (I had to comment out some
>stuff because I dont have the required files), and I was able to run
>it on win xp (sp2) as well.
> So I guess the problem may be in the
>required files
They don't contain anything weird in them. Just pretty straightforward Scheme code.
> or might I suggest trying one of the nightly builds?
I tried the latest nightly build, and still get "Entry point not found". I compiled it with Win 7. Could the problem be that I'm trying to run it on Win XP without a SP?