Code::Blocks Forums

User forums => Help => Topic started by: KAsho on August 01, 2005, 09:17:40 am

Title: Code::Blocks hangs after complilation
Post by: KAsho 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
Title: Re: Code::Blocks hangs after complilation
Post by: rickg22 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.
Title: Re: Code::Blocks hangs after complilation
Post by: KAsho 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
Title: Re: Code::Blocks hangs after complilation
Post by: KAsho 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
 
Title: Re: Code::Blocks hangs after complilation
Post by: rickg22 on October 26, 2005, 07:11:12 am
*twitch... twitch... must .... resist... urge... to kill.... must... resist... :lol:
Title: Re: Code::Blocks hangs after complilation
Post by: KAsho 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.