Hi, On Sat, Jun 21, 2003 at 09:04:34AM -0700, Brian D. Williams wrote: > Thanks for having a look at that. Could I remove the offending define(s)?
It's not a problem of an offending define. liblib.a uses _getopt internally. libm (?) also uses _getopt. Usually that's not a problem but your system tools (linker) don't seem too like it for some reason. Bye, Henning