I'm taking this to htdig-dev since it's a better forum for the question. > The flags passed to the compiler in the 3.2.0b3 Makefile.in seem to > upset the compiler...namely the -MD flag. This is a bit strange since the configure script should only be supplying gcc flags to gcc... So I wouldn't mind taking a look at your config.log to see what was getting mixed up. > I'm not overly up on the compiler flags in gcc but what does this do > and does anyone have any suggestions for the correct setting under It makes the compiler generate dependency files--you can safely remove it. -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________ htdig-dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/htdig-dev
