On Sun 20 Feb 2011 21:20, Michael Ellis <[email protected]> writes:
> Hi, Trying to install guile-2.0.0 on OS X 10.6.6 but make dies with > the following error. > > CCLD libguile-2.0.la > ld: pointer in read-only segment not allowed in slidable image, used > in ___gmpn_divexact_1 from /usr/local/lib/libgmp.a(dive_1.o) > collect2: ld returned 1 exit status > make[3]: *** [libguile-2.0.la] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 Wild, I haven't seen that one. Can you send gcc --version, the compilation line that failed (from make V=1), your CFLAGS/CPPFLAGS, and the CFLAGS/CPPFLAGS/configure arguments you used to build gmp. Thanks, Andy -- http://wingolog.org/
