[mapserver-users] add nodefaultlib into makefile

Zhang, William wzhang@c-cor.net
Wed, 4 Sep 2002 17:53:06 -0400


Hi,

I am trying to compile gd.lib on Win2000 machine. I got error message
showing MSVCRT.lib conflicts with LIBC.lib. I think I should add
/nodefaultlib:"MSVCRT.lib" into the Makefile.nt file of gd-1.8.4. But I
don't know how to do that. Could somebody give me a help on this?

Thanks,

William