Dwarf Error: mangled line number section.
The above implies you are using DW2 version of MinGW GCC or objects compiled with DW2 compiler.
Or, you compiler is NOT a good build.
Tim S.
That's what I thought as well when seeing this error. However, I checked and I have the SJLJ version (by comparing then with both packages from TDM - thanks for the hint Morten!).
Sorry for the questions, but I'm pretty new to this DW2/SJLJ issue...
Could it be that my exchdl.dll was compiled with a different version, meaning either DW2/SJLJ mismatch or really version number mismatch 4.5.2 x something else?
Another thing I'm not sure is what version I used to compile wxWidgets, could it be an issue?
Last question: Any one has any experience in using the 4.6.1 tdm version to compile both wxWidgets and C::B? I'm considering a fully new compile using the latest version (4.6.1).
Thanks again!