Re: [OMPI users] Cross compiling for 32 bit from a 64 bit machine

2010-10-25 Thread Jeff Squyres
You might also need LDFLAGS=-m32 ...? On Oct 25, 2010, at 1:56 PM, saahil...@gmail.com wrote: > Hello, > I am a beginner using Open MPI to set up a simple Beowulf cluster of PCs for > my Distributed Systems lab. My head node is my x86_64 architecture Fedora 12 > machine. The rest of my nodes a

[OMPI users] Cross compiling for 32 bit from a 64 bit machine

2010-10-25 Thread saahil . in
Hello, I am a beginner using Open MPI to set up a simple Beowulf cluster of PCs for my Distributed Systems lab. My head node is my x86_64 architecture Fedora 12 machine. The rest of my nodes are i386 Fedora 13 machines. I understand that I need to compile Open MPI with CFLAGS=-m32 so that I