Sorry for the delay in replying. You should be able to set CFLAGS to
"-mno-cygwin" before running configure. This will force LAM/MPI to use
"-mno-cygwin" in building LAM/MPI.
If you want this flag also automatically included in the wrapper
compilers by default (e.g., mpicc and friends), then you actually want
to include this flag in CC. For example:
./configure CC="gcc -mno-cygwin" ...
However, we had some logic incorrect in 7.1.1 for this; if you want to
use the CC option, you'll need to use the latest LAM beta (see
http://www.lam-mpi.org/beta/).
Hope this helps.
On Mar 17, 2005, at 8:38 PM, Yu-Cheng Chou wrote:
>
> Hi,
>
> How can I use gcc -mno-cygwin to build lam/mpi?
>
> Yucheng
> _______________________________________________
> This list is archived at http://www.lam-mpi.org/MailArchives/lam/
>
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|