Re: win32 newbie



On Mon, 2003-03-31 at 06:39, Melanie Karabazic wrote:
> thank for quick answer. 
> 
> There is smtgh that sounds not clear. 
> 
> Are XmingWin and MinGw tools that works on linux to generate win32
> binary or are they "real" win32 ide ? 

They are command line tools that run on linux but produce binaries for
Win32.

> 
> in this case, what are the most common configuration. 
> 

Once installed they provide a set of GNU build tools that are equivalent
to the linux versions with names like 'mingw32-gcc', 'mingw32-ld' etc.
Once setup, all you need to do is to use 'mingw32-gcc' for your compiler
and you get binaries for win32 instead of linux.


-- 
Stephen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]