LAM/MPI logo

XMPI User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |  

From: Paulo Tribolet Abreu (paulotex_at_[hidden])
Date: 2004-07-27 11:06:31


Em 27 jul 2004, ās 14:09, Charlie Peck escreveu:

>
> mpiCC -g -O2 -o xmpi lamtr_util.o xmpi.o xmpi_about.o xmpi_aschema.o
> xmpi_browse.o xmpi_copies.o

Isn't this incorrect for OSX? Because the OS isn't case sensitive, this
might be launching mpicc. IIRC, under OSX it should be mpic++. There is
some option to pass to configure, but I don't remember which...

Paulo