Richard Heck wrote: > So, to summarize the current state of play: Current svn, trunk or branch, > will not run if compiled --without-internal-boost and > --enable-build-type=dev, with boost >=1.37, Qt >=4.5.1, and gcc 4.4, but > will run in release mode.
thanks for nice summary, i was lost in previous reports. is it "-g" switch which causes the problem? ie. dev-mode & --disable-debug (or even --disable-stdlib-debug -not sure about the correct spelling of switches now...) crashes or not. pavel