g77 compiler

From: Garry Boswell Date: February 10, 2008 technical Source: mail-archive.com
Nonmem users: I am re-installing NONMEM V using a g77 compiler (in lieu of the Digital Fortran compiler previously used). I have reviewed the NONMEM Users Tip # 12 and the information in the NONMEM archives, I am still receiving an error message and I suspect that the below listed lines in the nmfe5,bat files are the source of the problem set dir=c:\nmv set f=ifort set op=/nologo /nbs /w /4Yportlib /Gs /Ob1gyti /Qprec_div I changed the "set dir" to the g77 directory and I think that I need to change the "set f" to g77. But I don't know what switches to use in the "set op" line. Can anyone suggest the correct command? Thanks, Garry This e-mail (including any attachments) is confidential and may be legally privileged. If you are not an intended recipient or an authorized representative of an intended recipient, you are prohibited from using, copying or distributing the information in this e-mail or its attachments. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete all copies of this message and any attachments. Thank you.
Feb 10, 2008 Garry Boswell g77 compiler
Feb 10, 2008 Nick Holford Re: g77 compiler