[racket-dev] racket-5.1{, .0.6} not building foreign interface not supported

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu Apr 14 12:55:11 EDT 2011

At Thu, 14 Apr 2011 16:56:30 +0200, Marijn wrote:
> configure:5173: x86_64-pc-linux-gnu-gcc -o conftest -march=native -ggdb
> -O2 -pipe -I/usr/lib64/libffi-3.0.10rc8/include      -Wl,-O1
> -Wl,--as-needed -lffi
> conftest.c -ldl -lm  -ldl -lm -rdynamic >&5

I mixed up LDFLAGS and LIBS, now fixed.

Another try?



Posted on the dev mailing list.