News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How to compile a release program?

Started by freepro, November 29, 2012, 08:50:21 AM

Previous topic - Next topic

freepro

I setup build target is release, but the release program doesn't run other linux computer!
I use Ubuntu 12.04!

MortenMacFly

Quote from: freepro on November 29, 2012, 08:50:21 AM
I setup build target is release, but the release program doesn't run other linux computer!
I use Ubuntu 12.04!
For other Linux platforms you need to re-compile with the platforms libs of that distribution. Every distro has most likely a different libC. Linux is not automatically compatible to Linux, you know.

Please, be more precise in your questions - you didn't state version information and alike. Also, this is not a C::B issue, so this question does not belong into this forum which is dedicated to the development of C::B (only): You'd better ask in another forum dedicated to general programming questions or grab yourself a book/tutorial and start reading.

I am locking this topic now as it violates our forum rules you agreed to when registering with the forums.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]