News:

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

Main Menu

Code::Blocks hangs after complilation

Started by KAsho, August 01, 2005, 09:17:40 AM

Previous topic - Next topic

KAsho

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

rickg22

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

I tried it and it is still the same.

Ok, I will report this as a bug.

Thank you

KAsho

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

rickg22

*twitch... twitch... must .... resist... urge... to kill.... must... resist... :lol:

KAsho

 :lol: I'm really sorry. It seems that you spent a lot of time trying to fix it.