Hello,
     Not sure this helps but in many systems the intel mpi compilers are
mpiicc and mpiicpc does your default Intel bin have a mpiicc? Usually the
Intel dists, I believe, carry a mpicc too in the bin, so just curious if
that is messing anything up! Does using mpiicc as C and mpiicpc as CXX
compiler still give the same error?

Cheers,

C.S.N

On Sun, Feb 28, 2010 at 5:47 PM, Wolfgang Bangerth
<[email protected]>wrote:

>
>
> > I checked Make.global_options (attached below) and all the compilers are
> > from intel.
> > But in Makefile I added @echo $(CXX), this gives me
> >
> > /usr/global/openmpi/current/gnu/bin/mpicxx
>
> That doesn't make any sense, and I have no idea what is going on. 'make'
> should read $D/common/Make.global_options as specified higher up in the
> Makefile. Do you get any warnings or errors before the compiler error?
> Also, what version of make are you using?
>
> W.
>
> -------------------------------------------------------------------------
> Wolfgang Bangerth                email:            [email protected]
>                                 www: 
> http://www.math.tamu.edu/~bangerth/<http://www.math.tamu.edu/%7Ebangerth/>
>
> _______________________________________________
> dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
>
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to