> suggests passing -c to libtool or ranlib. > (so this might work: RANLIB='ranlib -c' ./configure; make)
I don't think the GNU version of either ranlib or libtool takes the -c option. http://www.gnu.org/software/libtool/manual/libtool.html http://sourceware.org/binutils/docs/binutils/ranlib.html#ranlib The article you quoted was discussing the intel fortran compiler. Maybe intel uses a different ranlib. Dan _______________________________________________ gnugo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnugo-devel

