This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

Re: windows ce


Gerard Saraber wrote:
> 
> Hi,
> would it be possible to create a cross compiler (hosted on linux / dos /
> NT ) that can create windows ce binaries? I know that gcc can emit the
> code for the SH-3 and MIPS cpus so no problem there .. but what about
> the libraries?

Libraries are one issue, and also header files, and (possibly) also the
object format used by CE (although I believe this is the same COFF
variant used for WIN32). While there is no reason I can think of that
the compiler would not be capable of doing this, at this time I'm not
aware of any freely-available headers and libraries that would make it
feasible.

This problem has been solved for native win32, twice in fact (cygwin and
mingw32). It's a big job though.

Scott Howard
scott@objsw.com
_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.

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