Re: [myrinet] Re: gm with the intel compiler
Greg Lindahl <[email protected]>
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Oct 18, 2001 at 12:49:31PM -0400, Douglas Johnson wrote: > For the fortran problem > just add -posixlib or -Vaxlib to fortran compiler command line flags (I > can't remember whether this is a posixism or vaxism). -Vaxlib in this case. Not that it's a vaxism, but -Vaxlib is the generic "try to be compatible with de facto usage" switch and library. greg