mduft
Posts: 8
Joined: Nov. 16, '05,
Status: offline
|
Hi there!
As this seems to be a rather hot topic, and i'm currently working in this direction, i thought i might post this here. There are some cross compilation tools (like wcc) around allready.
I'm now working on a c++ program called wgcc (http://sourceforge.net/projects/interix-wgcc) which tries to mimic gcc to make porting easier. As a next step there will be a support library to this compiler tool which includes common headers and libraries ported to windows (like unistd.h, pthread stuff, etc.)
The tool is in beta stage, but still there may be some interest in it here ;o) Check it out.
Regards, Markus
P.S.: I'm searching for developers who help me with this (c++, gcc and cl knowledge wouldn't be too bad...)
|