Hello,
> >>> Unfortunately "cc" on Linux creates the following error.
> >>>
> >>> ln -s "../../../openmpi-1.6/opal/asm/generated/
> >>> atomic-ia32-linux-nongas.s" atomic-asm.S
> >>> CPPAS atomic-asm.lo
> >>> :19:0: warning: "__FLT_EVAL_METHOD__" redefined
> >>> [enabled by default]
> >>> :110:0
On Jun 7, 2012, at 10:27 AM, Siegmar Gross wrote:
> thank you very much for your help. You were right with your suggestion
> that one of our system commands is responsible for the segmentation
> fault. After splitting the command in config.status I found out that
> gawk was responsible. We install
Hello Jeff,
thank you very much for your help. You were right with your suggestion
that one of our system commands is responsible for the segmentation
fault. After splitting the command in config.status I found out that
gawk was responsible. We installed the latest version and now
everything works
We'll get this applied for 1.6.1.
Thanks!
On Jun 5, 2012, at 5:29 AM, Siegmar Gross wrote:
> Hello,
>
>> the patch below fixes the build issue on Solaris 10. Please apply it to Open
>> MPI 1.6 as follows:
>>
>> $ cd openmpi-1.6
>> $ patch -p1 > $ make ; make install
>
> Thank you for the pa
Hello,
> the patch below fixes the build issue on Solaris 10. Please apply it to Open
> MPI 1.6 as follows:
>
> $ cd openmpi-1.6
> $ patch -p1 $ make ; make install
Thank you for the patch. Now it works.
Kind regards
Siegmar
Hello,
the patch below fixes the build issue on Solaris 10. Please apply it to Open
MPI 1.6 as follows:
$ cd openmpi-1.6
$ patch -p1 From: Siegmar Gross
> Subject: [OMPI users] problems compiling openmpi-1.6 on some platforms
> Date: May 30, 2012 7:29:31 AM EDT
> To:
> Reply
On May 30, 2012, at 7:29 AM, Siegmar Gross wrote:
> [snipped Solaris / VT stuff]
I'll let the Oracle and/or VT guys answer that.
> Unfortunately "cc" on Linux creates the following error.
>
> ln -s "../../../openmpi-1.6/opal/asm/generated/
> atomic-ia32-linux-nongas.s" atomic-asm.S
> CPPAS
Hi,
I tried to compile "openmpi-1.6" on "Solaris 10" and Linux
(openSUSE 12.1) with "gcc-4.6.2" and "Sun C 5.12" (Oracle Solaris
Studio 12.3) with mainly the following configuration for a 64- and
32-bit installation. "-L/usr/local/..." was necessary because "gcc"
didn't find its 64-bit libraries w