RE: gcc and ADVAN5 -7

From: William Bachman Date: September 06, 2005 technical Source: cognigencorp.com
From: "Bachman, William (MYD)" bachmanw@iconus.com Subject: RE: [NMusers] gcc and ADVAN5 -7 Date: Tue, 6 Sep 2005 10:40:01 -0400 I have noticed that occasionally, g77 fails to compile an individual subroutine for some unexplained reason (and the compile failure error message may have escaped your attention during setup). Check that all source files (.for extension) have a corresponding object file (.obj extension). Particularly in the "nm" and "pr" subdirectories of your installation. In your case, look especially for ADVAN5.obj. ADVAN7.obj, SS5.obj, SS7.obj. If an object file is missing, it can be compiled individually from the source file. If it is a NONMEM object file that is missing (in the "nm" directory), the NONMEM.lib file will also have to be deleted and recreated. Bill _______________________________________________________
Sep 01, 2005 Jean Xavier Mazoit gcc and ADVAN5 -7
Sep 01, 2005 Nick Holford Re: gcc and ADVAN5 -7
Sep 01, 2005 Sam Liao Re: gcc and ADVAN5 -7
Sep 01, 2005 Nick Holford Re: gcc and ADVAN5 -7
Sep 06, 2005 William Bachman RE: gcc and ADVAN5 -7