Author Topic: CODE:: crashes the UBUNTU 12.04  (Read 3656 times)

suneet.bnda

  • Guest
CODE:: crashes the UBUNTU 12.04
« on: August 28, 2014, 06:12:18 pm »
When I compile my program in UBUNTU 12.04, the operating system stop working, and after rebooting operating system start working. So give me some suggestion, how i will handle this situation.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: CODE:: crashes the UBUNTU 12.04
« Reply #1 on: August 28, 2014, 06:17:22 pm »
Do you know the difference between Compiling, Linking, and Running?

If yes, do only one of these at a time to verify which is causing the problem!.

http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

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

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: CODE:: crashes the UBUNTU 12.04
« Reply #2 on: August 28, 2014, 11:26:00 pm »
If compiling a program has caused a hard reset then there probably is a hardware problem with your computer....
(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!]