ril 10, 2006 11:07 AM
> To: Open MPI Users
> Subject: Re: [OMPI users] Building 32-bit OpenMPI package for
> 64-bit Opteronplatform
>
> Here are the results using mpicc:
>
> (ffe-64 153%) mpicc -o send4 send4.c
> /usr/bin/ld: skipping incompatible /net/scratch1/dog/flash
This is what I have just discovered - mpicc didn't have -m32 in it.
Thanks for the other info (config list)!
-david
On Apr 10, 2006, at 8:56 AM, Jeff Squyres ((jsquyres)) wrote:
The extra "-m32" was necessary because the wrapper compiler did not
include the CFLAGS from the configure line (we
n-mpi.org
> [mailto:users-boun...@open-mpi.org] On Behalf Of David Gunter
> Sent: Monday, April 10, 2006 9:43 AM
> To: Open MPI Users
> Cc: David R. (Chip) Kent IV
> Subject: Re: [OMPI users] Building 32-bit OpenMPI package for
> 64-bit Opteronplatform
>
> After much f