On Fri, 29 Oct 2004 22:51:53 -0500 Andy wrote:
AS> Robert Story (Coders) wrote:
AS> but in mingw32msvc.h I define mingw32 for consistency [...]. But as for AS> the patch #ifndef WIN32 works.
Are you sure? Because the module processing code doesn't include the net-snmp system headers. The only way the #ifndef WIN32 would work is if the compiler defined it internally, because it's not coming from the command line. And if that's the case, then the configure patch isn't needed, and the interfaces.h patch should suffice.
I have just confirmed that MinGW and Linux builds work without the configure patch. The patch to interfaces.h is the only one that is required for MinGW.
Andy
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Net-snmp-coders mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
