This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> > > ----- Original Message ----- > From: Unidata netCDF Support <address@hidden> > Date: Sunday, July 22, 2007 5:18 am > Subject: [netCDF #YKZ-923534]: failed configure for Netcdf > To: address@hidden > Cc: address@hidden > > > > Dear Unidata staff, > > > > > > I have failed to configure Netcdf-3.6.2 with my LF95 Fortran > > compiler.> The diagnostic file config.log is attached. Some > > compilation tests show > > > 0 error and 0 warning, but still failure. I also tried the > > > --disable-fortran-compiler-check option (just to see), but it > > did not > > > make a difference on the outcome (apparently, compilation checks > > were> still run). This is uncharted territory on my part... > > > > > > Thank you for your help, > > > > > > Gerard > > > > > > > > > > > > > > > Gerard C. Nihous, Ph.D. > > > > > > Hawaii Natural Energy Institute > > > School of Ocean and Earth Science and Technology > > > University of Hawaii at Manoa > > > 1680 East-West Road, POST 122 > > > Honolulu, Hawaii 96822 > > > USA > > > > > > Phone: (808)-956-2338 > > > Fax: (808)-956-2336 > > > > > > Email: address@hidden > > > Web: www.hnei.hawaii.edu > > > > > > > > Hawaii Natural Energy Institute > School of Ocean and Earth Science and Technology > University of Hawaii at Manoa > 1680 East-West Road, POST 122 > Honolulu, Hawaii 96822 > USA > > Phone: (808)-956-2338 > Fax: (808)-956-2336 > > Email: address@hidden > Web: www.hnei.hawaii.edu > > > Ahha! I bet that is the problem. The problem is, autoconf does not seem to have the concept of a C compiler which uses .o and a fortran compiler which uses .obj! It expects them to be the same. Is there any way, I wonder, to get Lahey Fortran to use .o instead of .obj? There does not seem to be a way to get gcc to use .obj, without extensive modification of the makefiles of the project. Thanks, Ed Ticket Details =================== Ticket ID: YKZ-923534 Department: Support netCDF Priority: Normal Status: Open