NONMEM

1 messages 1 people Latest: Oct 05, 1999

NONMEM

From: Veronique Sebille Date: October 05, 1999 technical
Date: Tue, 05 Oct 1999 12:10:56 +0200 From: Veronique Sebille <Veronique.Sebille@univ-rennes1.fr> Subject: NONMEM Dear NONMEM users, I have been trying to install NONMEM under the W95 operating system on a PC computer using the GNU fortran compiler g77. I was able to separate files NMD, PPD1, PPD2, TRAN and TRLD. I could also compile the source files but I could not complete the NONMEM installation because I have encoutered difficulties when trying to link the .o files using the ld *.o -o nonmem.lib command (with the g77 fortran compiler). I have obtained messages such as: ZXMIN1.o(.text+0xf0f):ZXMIN1.for: undefined reference to `s_wsfe' ZXMIN1.o(.text+0xf49):ZXMIN1.for: undefined reference to `do_fio' ZXMIN1.o(.text+0xf5a):ZXMIN1.for: undefined reference to `e_wsfe' ZXMIN1.o(.text+0xf7e):ZXMIN1.for: undefined reference to `s_wsfe' ZXMIN1.o(.text+0xfb1):ZXMIN1.for: undefined reference to `do_fio' ZXMIN1.o(.text+0xfc2):ZXMIN1.for: undefined reference to `e_wsfe' ZXMIN1.o(.text+0x15aa):ZXMIN1.for: undefined reference to `d_lg10' for instance. I browsed the NONMEM archive before sending this mail to see if somebody had already successfully installed NONMEM under W95 with the g77 compiler but I could not find the information. Since I don't have much experience using fortran (being much familiar with the C langage) and no experience at all with NONMEM, I realise that my query might be naive but I am not able to go any further with the NONMEM installation process and I badly need to make it work. Thank you in advance for your response Veronique Sebille