Hello,
why are the mpiCC, mpif77, and mpif90 wrappers installed, when i specify
--disable-mpi-cxx, --disable-mpi-f77, and --disable-mpi-f90 for the
./configure?
Greetings
Bert Wesarg
Hello,
I encounter a build problem with openmpi 1.1.4, which don't show up with
version 1.1.2.
After a simple ./configure, the variable OPAL_DATADIR in
opal/include/opal/install_dirs.h shows this:
$ grep '^#define OPAL_DATADIR' openmpi-1.1.2/opal/include/opal/install_dirs.h
#define OPAL_DATADIR
Hello,
when using a multi token CC variable (like "gcc -m32"), the logic to
extract $extra_ldflags from libtool don't work. So here is a little hack
to remove the $CC prefix from the libtool-link cmd.
Bert Wesarg
diff -ur openmpi-1.1.4/config/ompi_get_libtool_linker_flags.m4 openmpi-1.1.4-extra_l
On Thu, Feb 15, 2007 at 03:12:30PM +0100, Bert Wesarg wrote:
>Hello,
>
>when using a multi token CC variable (like "gcc -m32"), the logic to
>extract $extra_ldflags from libtool don't work. So here is a little hack
>to remove the $CC prefix from the libtool-link cmd.
>
>Bert Wesarg
>diff -ur openm
Bernhard Fischer wrote:
> On Thu, Feb 15, 2007 at 03:12:30PM +0100, Bert Wesarg wrote:
>> Hello,
>>
>> when using a multi token CC variable (like "gcc -m32"), the logic to
>> extract $extra_ldflags from libtool don't work. So here is a little hack
>> to remove the $CC prefix from the libtool-link c
On Thu, Feb 15, 2007 at 04:06:31PM +0100, Bert Wesarg wrote:
>Bernhard Fischer wrote:
>> On Thu, Feb 15, 2007 at 03:12:30PM +0100, Bert Wesarg wrote:
>>> Hello,
>>>
>>> when using a multi token CC variable (like "gcc -m32"), the logic to
>>> extract $extra_ldflags from libtool don't work. So here i
hello,
there is a systax error in the named file at the named line:
https://svn.open-mpi.org/trac/ompi/browser/branches/v1.1/opal/event/poll.c#L132
Greetings
Bert
On Feb 15, 2007, at 3:07 AM, Bert Wesarg wrote:
I encounter a build problem with openmpi 1.1.4, which don't show up
with
version 1.1.2.
After a simple ./configure, the variable OPAL_DATADIR in
opal/include/opal/install_dirs.h shows this:
$ grep '^#define OPAL_DATADIR' openmpi-1.1.2/opal/incl
Hello,
Brian Barrett wrote:
> On Feb 15, 2007, at 3:07 AM, Bert Wesarg wrote:
>
> Is this with a SVN checkout or the release tarball?
Fifty-Fifty. I did a diff from the 1.1.2 tarball to the 1.1.4 tarball. And
after applying the diff it sounds logical, that the build system was
rebuilding itself a
On Feb 15, 2007, at 2:54 AM, Bert Wesarg wrote:
why are the mpiCC, mpif77, and mpif90 wrappers installed, when i
specify
--disable-mpi-cxx, --disable-mpi-f77, and --disable-mpi-f90 for the
./configure?
The Fortran 77 and Fortran 90 compilers will be disabled and return
an error if those la
Thanks! We'll get that fixed up.
On Feb 15, 2007, at 1:38 PM, Bert Wesarg wrote:
hello,
there is a systax error in the named file at the named line:
https://svn.open-mpi.org/trac/ompi/browser/branches/v1.1/opal/event/
poll.c#L132
Greetings
Bert
11 matches
Mail list logo