$subject_val = "Re: [OMPI users] Pb in configure script when using ifort with "-fast" + link of opal_wrapper"; include("../../include/msg-header.inc"); ?>
Subject: Re: [OMPI users] Pb in configure script when using ifort with "-fast" + link of opal_wrapper
From: Ralph Castain (rhc_at_[hidden])
Date: 2009-06-03 09:42:07
I assume you re-did the ./configure command? Did you also remember to "make
clean" before doing your "make all install"?
Also, I note that your prefix looks really strange - it looks like you are
trying to install OMPI where the Intel compiler is located? Are you sure you
want to do that?
On Wed, Jun 3, 2009 at 7:29 AM, DEVEL Michel <Michel.Devel_at_[hidden]> wrote:
> Hi again,
>
> In fact I forgot to put back to '-fast -C' the FCFLAGS variable (from '-O3
> -C'). There is still an error (many opal_*_* subroutines not found during
> the ipo step) at the same place, coming from the fact that
> "ld: attempted static link of dynamic object
> `../../../opal/.libs/libopen-pal.so'
> although I put --enable-static in the configure step...
>
> Any idea of how to make the static libraries ?
> --
>
> Sincerely yours,
>
> Michel DEVEL
>
>
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>