At Mon, 3 Jul 2017 08:15:38 -0600, Matthew Flatt wrote: > to make progress for now, you can > change > > collects/compiler/private/mach-o.rkt > > and replace the call on line 164 to `detect-linkedit-padding` with the > constant 12 --- since 12 seems to be the right number for the v6.9 > build, but `detect-linkedit-padding` thinks it's 8.
Make that 4 instead of 12 if you're using `raco exe --gui`. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

