netcdf .a location

Rudi Chiarito nutello at sweetness.com
Thu May 12 20:32:04 UTC 2005


On Thu, May 12, 2005 at 10:12:55PM +0200, Michael Schwendt wrote:
> You mean, put the headers into a separate sub-directory like libpng10
> does it? ;)

If you are trying to write cross-platform software, that's still a bit
less trouble. You just include <libpng10/...> if you are using the old
API. Changing the library or include search path is trickier, especially
if you also consider Windows or OSX. Let the compiler or linker figure
it out when possible.

-- 
Rudi




More information about the fedora-extras-list mailing list