Re: RE: machine=AMD-64
From: "Bachman, William (MYD)"
Subject: Re: [NMusers] RE: machine=AMD-64
Date: Wed, 28 Sep 2005 18:24:32 -0400
You are trying to use a GNU g77 optimization option (-O) with an Intel for
Linux compiler. Determine the appropriate Intel for Linux compiler option
and use in place of "-O".
(Intel for Windows uses "/nologo /nbs /w /4Yportlib /Gs /Ob1gyti /Qprec_div"
as an example).
_______________________________________________________