Re: [OMPI users] mac os x 10.3 openmpi won't compile hello world

2006-10-18 Thread Dan Cardin
here is a bug in the 1.1.x wrapper > compilers such that they just exit with a non-zero exit status > without printing that error message. Not friendly, unfortunately. > > Brian > > On Oct 18, 2006, at 9:37 AM, Dan Cardin wrote: > > > I found my problem. I installed my

Re: [OMPI users] mac os x 10.3 openmpi won't compile hello world

2006-10-18 Thread Dan Cardin
make it work? Thank you Mac os x 10.3 cluster -dan On Tue, 2006-10-17 at 22:15 -0600, Brian Barrett wrote: > On Oct 17, 2006, at 6:41 PM, Dan Cardin wrote: > > > Hello all, I have installed openmpi on a small apple panther cluster. > > The install went smoothly but when I comp

[OMPI users] mac os x 10.3 openmpi won't compile hello world

2006-10-17 Thread Dan Cardin
Hello all, I have installed openmpi on a small apple panther cluster. The install went smoothly but when I compile a program with mpicc helloworld.c -o hello No files or message are ever generated. Any help would be appreciated. Thank you -dc