|
Sorry, didn't see the "runs on GNU" bit in your original post.
You can write code that works in both Visual Studio and gcc, but there are a few differences to do with GUI, console control, sockets, threading, etc, that can make it harder to cross compile.
|