$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: DEVEL Michel (Michel.Devel_at_[hidden])
Date: 2009-06-03 09:29:09
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