Peter Vincent Homeier wrote:
Upon updating the svn repository for Poly/ML to revision 885, I then ran
make distclean ./configure --build=x86_64-darwin LDFLAGS='-segprot POLY rwx rwx' make
which generated the following transcript:
make all-recursive Making all in libpolyml /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DMACOSX -Wall -O3 -MT mpoly.lo -MD -MP -MF .deps/mpoly.Tpo -c -o mpoly.lo mpoly.cpp ../libtool: line 810: X--tag=CXX: command not found
Sorry, I installed an updated version of the configure script but not the libtool script. Should be fixed now.
David