At Tue, 02 Apr 2013 01:11:49 +0200, Juan Francisco Cantero Hurtado wrote: > On 04/01/13 23:41, Matthew Flatt wrote: > > Thanks for tracking this down! > > > > Just to make sure, does `--enable-libffi' work for you? It should be > > the default, actually. > > Yes, but I added -pthread to LDFLAGS. Otherwise, configure uses the > internal copy of libffi.
I swapped the order of pthread and libffi setup in `configure', and now it finds an installed libffi by default. > I think that configure should stop if "--enable-libffi" is used and > configure's tests fail. Done. ____________________ Racket Users list: http://lists.racket-lang.org/users

