can MinGW compile for Linux?
Greg Hellings
greg.hellings at gmail.com
Thu Sep 13 12:51:53 PDT 2007
What doesn't make sense to me is why you would want to do this? If
you are using wxWidgets and MinGW, why not just write your
applications to link against a universal version of wxWidgets and then
set the appropriate --target and --host options when you compile it?
Why are you trying to avoid wxWidgets' overhead?
--Greg
On 9/13/07, Robert Roebling <robert at roebling.de> wrote:
>
> > What I would like, is to compile the same source, making
> > w32api calls, FOR Linux. Is this impossible?
>
> The WINE project aims at doing that for years
>
> http://www.winehq.org/
> http://en.wikipedia.org/wiki/Wine_%28software%29
>
>
> Robert
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>
More information about the wx-users
mailing list