Re: [OMPI users] opal_init_Segmentation Fault

2007-07-17 Thread Gleb Natapov
On Tue, Jul 17, 2007 at 07:17:58AM -0400, Jeff Squyres wrote: > Unfortunately, this looks like a problem with your gcc installation > -- a compiler should never seg fault when it's trying to compile C > source code. > > FWIW: the file in question that it's trying to compile is actually > fro

Re: [OMPI users] opal_init_Segmentation Fault

2007-07-17 Thread Jeff Squyres
Unfortunately, this looks like a problem with your gcc installation -- a compiler should never seg fault when it's trying to compile C source code. FWIW: the file in question that it's trying to compile is actually from GNU Libtool (which is included in Open MPI). You should probably inve