I have compiled and linked my code written in C and C++ and calling certain Windows APIs to a Win32 .exe using MinGW in Code::Blocks runnings on Windows XP. How do I use Code::Blocks on Ubuntu Linux to compile and link my code to create a Linux executable, please?
Thanks
Finston