To save me some time searching out the meaning of this, what is the
problem exactly? My compile script ran fine on the previous version.
Incidently, here's the simple compile script:
"
svn checkout http://poy4.googlecode.com/svn/trunk/ poy4-read-only
cd poy4-read-only
./configure --enable-mpi --enable-interface=flat CC=mpicc CFLAGS="-O3 -msse"
make
sudo make install
"
It assumes svn mpich ocaml as normal.
Buz Wilson
Australian Museum