Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Rivkah on June 08, 2011, 03:35:52 am

Title: Compiling Linux "Binaries"?
Post by: Rivkah on June 08, 2011, 03:35:52 am
Alright, I run two computers side-by-side, one with Windows Vista and another with Ubuntu 11.04. How do you compile programs to run in linux even under linux? Doesn't seem to work even when running Code::Blocks on Ubuntu. Put Ubuntu on the second desktop because I wish for everything I create to be cross-platform compatible and I can test it myself and as I program it. Although, this doesn't do very much good if the "binaries" it creates just want to be extracted and are .exe's like if they are Windows programs.
Title: Re: Compiling Linux "Binaries"?
Post by: stahta01 on June 08, 2011, 04:50:03 am
I have only a guess about what you are asking. I suggest you read ALL the FAQs and this link

http://wiki.codeblocks.org/index.php?title=Cross_Compiling_wxWidgets_Applications_on_Linux

http://wiki.codeblocks.org/index.php?title=FAQ

And, try to restate your question in a more clear way.

Tim S.