[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] looking for a good C++ book for an experienced C programmer.
- Subject: [ale] looking for a good C++ book for an experienced C programmer.
- From: cfowler at outpostsentinel.com (Chris Fowler)
- Date: Thu, 19 Aug 2010 13:27:09 -0400
- In-reply-to: <1282237536.2475.25.camel@zest>
- References: <[email protected]> <1282148641.2270.35.camel@cfowler-desktop> <[email protected]> <[email protected]> <1282234402.2475.15.camel@zest> <1282235770.2270.149.camel@cfowler-desktop> <1282237536.2475.25.camel@zest>
On Thu, 2010-08-19 at 13:05 -0400, Michael B. Trausch wrote:
> Not necessarily. On an Ubuntu system, one can install the mingw32
> package, which enables cross-compilation to Windows; you can also
> download the compilers and such and build them yourself for a
> cross-compile configuration, if you wanted.
How much of the Win32 system is supported? The Win32 APIs?