News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

regarding the -g option in centos 6.0

Started by tonyye, May 21, 2014, 04:42:43 PM

Previous topic - Next topic

tonyye

I use code:blocks 13 on centos6.0. I built my application with -g in release version. But forunately the result application can't run. 
But in ubuntu, it works.
Could I need to change any settings?

stahta01

Quote from: tonyye on May 21, 2014, 04:42:43 PM
I use code:blocks 13 on centos6.0. I built my application with -g in release version. But forunately the result application can't run. 
But in ubuntu, it works.
Could I need to change any settings?

Please read this CB FAQ http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F


And
http://www.catb.org/esr/faqs/smart-questions.html

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

oBFusCATed

For sure it is not related to the addition of -g it is something else, you just have to find what.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]