how to put /MT compile flag in generated Makefile

2011-02-17 Thread Singh, Vinay
I need to compile the net-snmp source code with /MT flag rather than /MD flag. I understand that Makefile are generated when I run 'build.bat'. Can anyone tell me if there a way to produce the generated makefile with /MT and /MTd flag. Thanks, Vinay --

Re: Bug 3185085 - Segfault in python bindings with x64 build

2011-02-17 Thread Magnus Fromreide
On Thu, 2011-02-17 at 14:38 -0500, Jeremy Brown wrote: > Hi! > > I just created > https://sourceforge.net/tracker/?func=detail&atid=112694&aid=3185085&group_id=12694 > with the intention of submitting a patch. I just realized that I should > have created it under the Patches tracker (rather th

Bug 3185085 - Segfault in python bindings with x64 build

2011-02-17 Thread Jeremy Brown
Hi! I just created https://sourceforge.net/tracker/?func=detail&atid=112694&aid=3185085&gro up_id=12694 with the intention of submitting a patch. I just realized that I should have created it under the Patches tracker (rather than Bugs). Can it get moved over? Thanks, Jeremy Brown -