[Swig-user] How to receive a FILE* from Python under MinGW?

Giovanni Bajo noway at ask.me
Thu Mar 22 04:37:52 EDT 2007


On 22/03/2007 3.46, Carl Douglas wrote:

> Hi Giovanni,
> 
> I was wondering if gccmrt can be used with older 3.x versions of GCC?
> 
> Thanks

I think so, but I have not tried it. You just need to copy gccmrt to the bin 
directory, and then copy "libmsvcrt.a" into "libmsvcr60.a", and "libmsvcrtd.a" 
into "libmsvcr60d.a". After that, it should just works.

Let me know if it works for you, so that I can report results on the webpage.
-- 
Giovanni Bajo



More information about the Python-list mailing list