AHA! Changing the first line of Makefile in svn to
MPICC := mpiCC

seems to have the desired effect. I'll check it in, and could you please see
if it works then, Eduardo?

M.

On Thu, Feb 11, 2010 at 12:06 PM, Riccardo Corradini <
riccardocorrad...@yahoo.it> wrote:

> Please Eduardo,
> have a look at this:
>
> corra...@corradin-desktop:~$ mpicc -showme
> gcc -I/home/corradin/openmpi-1.3.3/include -pthread
> -L/home/corradin/openmpi-1.3.3/lib -lmpi -lopen-rte -lopen-pal -ldl
> -Wl,--export-dynamic -lnsl -lutil -lm -ldl
> corra...@corradin-desktop:~$ mpiCC -showme
> g++ -I/home/corradin/openmpi-1.3.3/include -pthread
> -L/home/corradin/openmpi-1.3.3/lib -lmpi_cxx -lmpi -lopen-rte -lopen-pal
> -ldl -Wl,--export-dynamic -lnsl -lutil -lm -ldl
>
> As you may see one is used for C and the other one for C++.
> Hope this helps
> Respectfully
> Riccardo Corradini
>
>
>
>
>
> ------------------------------------------------------------------------------
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev
>
> _______________________________________________
> Octave-dev mailing list
> Octave-dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/octave-dev
>
>
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to