Rich Simonis wrote:
> I don't know if I'm missing another include directive or a compiler switch, or
> just if my assumption that I can use the Linux g++ to cross-compile to Win32
> is
> wrong.
Your assumption is wrong. You need to build an actual cross-compiler
(and cross-assembler, cross-link
I'm a newbie to Cygwin.
I'm porting a Linux app to win32, and saw Cygwin as a efficient way to do it.
I used the NetBeans C/C++ IDE with Cygwin as the toolbase, and it worked
wonderfully.
Now, I need to move the "build process" onto one of Linux servers. I moved the
project over enmasse, hoping th
2 matches
Mail list logo