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.
Cyril, >Date: Tue, 27 May 1997 15:55:14 -0400 (EDT) >From: address@hidden >Organization: KEO Consultants >To: address@hidden >Subject: Re: 970527: MS-DOS support for netCDF >Keywords: 199705271339.HAA12853 In the above message, you wrote: > You mentioned that the 2.4.3 port worked using the GNU make facility. > > I tried this using a make that I downloaded from one of the djgpp mirror > sites, but I get the following error: > > make.exe: Nothing to be done for 'all' > > after trying to execute the command: > > make -f djgpp32.mak all > > Am I doing something wrong? I don't see anything wrong. The only way I can imagine the above behavior from make(1) is if all the "all" targets exist (which should be impossible because no rule actually makes them). Does, for example, the file "xdr/all" exist? > Would you suggest a specific GNU make ftp site > that you folks have tested out? The gmake(1) that we used came from SimTel <http://www.coast.net/SimTel/>. -------- Steve Emmerson <address@hidden>