This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building a windows CE x86 target


"Tory Bjorklund" <toryb@runestone.net> writes:

> I am currently working on an application that generates C++ code that
> targets Windows CE 5.0 and 6.0 with an Intel x86 processor. The code is
> built on a standard windows XP box and the executable is transferred to the
> target. We are currently using Visual Studio 2008 but I am looking for a
> different compiler. 
>
> I'm looking for a little direction to get started with GCC on this. Any
> ideas or direction would be appreciated.

http://cygwin.com/
http://mingw.org/

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]