Using mingw32 to compile example programs for win32 use.
bearnie wearnie <[email protected]> Thu, 20 Oct 2005 09:20:34 +0200
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
Any help on how this could be done would be appreciated.. Iv written a simple program using Form submissions and cookie handling and it compiles fine under linux gcc. Now id like to compile that same program for win32 use (cross-compiling) using mingw32 or any other way would be great. Thank you.