Re: FIX: ocaml findlib

2012-07-12 Thread David Coppa
On Thu, Jul 12, 2012 at 11:48 AM, Edd Barrett wrote: > Our in-tree findlib is broken in the same way as described here: > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630490 > > You can reproduce this with small two-line script on a non-native ocaml > architecture (like sparc64): > > ---8<---

FIX: ocaml findlib

2012-07-12 Thread Edd Barrett
Our in-tree findlib is broken in the same way as described here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630490 You can reproduce this with small two-line script on a non-native ocaml architecture (like sparc64): ---8<--- #use "topfind";; #camlp4o;; ---8<--- Use the ocaml interpreter an