User forums > Using Code::Blocks

Release runs okay, debug build seg faults

(1/1)

tasdev:
Hi Everyone

Using GCC 4.03 on Ubuntu 6.06. Release build of my application runs great, but when I try to run the debug build it crashes with a Segmentation Fault at the first pthread library call. Do I need to include another library for the debug build?

Cheers

tasdev

Game_Ender:
What flags are different between debug and release mode?  As far as my knowledge goes, there is no standard in Code::Blocks for "debug" and "release" mode.

Navigation

[0] Message Index

Go to full version