Re: Using mingw32 to compile example programs for win32 use.
bearnie wearnie <[email protected]> Thu, 20 Oct 2005 09:18:47 +0200
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
> 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. >