Author Topic: Code::Blocks hangs after complilation  (Read 5389 times)

KAsho

  • Guest
Code::Blocks hangs after complilation
« on: August 01, 2005, 09:17:40 am »
Hello everyone

I was trying to compile a project with a custom makefile. the compilation is successful but the Code::Blocks ( v1.0 RC1) freezes after displaying the compiler message.

anyway, I am using a cross compiler arm-elf-gcc and I specifed all the required compiler and makefile paths and enabled the "Work with makefiles (GNU make is required)" option.

by the way the resulted executable works fine too.

Thank you

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Code::Blocks hangs after complilation
« Reply #1 on: August 03, 2005, 07:14:54 pm »
Did you try downloading the latest update to RC1? It was posted this monday :) If problem persists, please submit a bug report at sourceforge. Thank you.

KAsho

  • Guest
Re: Code::Blocks hangs after complilation
« Reply #2 on: August 05, 2005, 02:30:35 am »
I tried it and it is still the same.

Ok, I will report this as a bug.

Thank you

KAsho

  • Guest
Re: Code::Blocks hangs after complilation
« Reply #3 on: October 26, 2005, 06:34:53 am »
Just To let you know, I solved the problem by removing the "Pause" command from my make file.
It had nothing to do with CodeBlocks. Sorry guys
 

Offline rickg22

  • Lives here!
  • ****
  • Posts: 2283
Re: Code::Blocks hangs after complilation
« Reply #4 on: October 26, 2005, 07:11:12 am »
*twitch... twitch... must .... resist... urge... to kill.... must... resist... :lol:

KAsho

  • Guest
Re: Code::Blocks hangs after complilation
« Reply #5 on: October 26, 2005, 12:30:45 pm »
 :lol: I'm really sorry. It seems that you spent a lot of time trying to fix it.