- To: Ben Foster <foster@xxxxxxxxxxxx>
- Subject: Re: linking netcdf on Linux
- From: Matthew Bettencourt <matt@xxxxxxxxxxxxxxxx>
- Date: Mon, 12 May 2003 13:17:01 -0500
Try adding -Msecond_underscoreto the compile and link lines. That will make nf_strerror_ nf_strerror__ which is what is std in the lib. Do a google on g77 underscore and you will find a lot of docs on the great idea that the g77 team had in adding underscores. Ugh
Matt
- References:
- linking netcdf on Linux
- From: Ben Foster
- linking netcdf on Linux