Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Help reading codeblocks.RPT
daniloz:
--- Quote from: MortenMacFly on June 12, 2012, 02:53:18 pm ---Well the only thing I can imagine is that there is a "-s" switch either in the global compiler options, or probably in the ThreadSearch plugin project file? Did you ensure you compiled everything with the same compiler, including wxWidgets and alike?
--- End quote ---
No "-s" switch here, neither in the global compiler options, nor in ThreadSearch build options...
To be honest, I don't remember if I compiled wxWidgets with the same compiler. Is this relevant? If so, why?
stahta01:
I had it happen when using DW2 version of MinGW GCC; that is why I built my own exchndl dll.
I never confirmed that using an SJLJ exchndl.dll caused the problem; but, the problem went away for a time.
Tim S.
MortenMacFly:
--- Quote from: stahta01 on June 12, 2012, 03:08:35 pm ---I had it happen when using DW2 version of MinGW GCC; that is why I built my own exchndl dll.
--- End quote ---
Indeed, another option. Just use the project provided with C::B svn.
daniloz:
--- Quote from: MortenMacFly on June 12, 2012, 03:57:25 pm ---
--- Quote from: stahta01 on June 12, 2012, 03:08:35 pm ---I had it happen when using DW2 version of MinGW GCC; that is why I built my own exchndl dll.
--- End quote ---
Indeed, another option. Just use the project provided with C::B svn.
--- End quote ---
@stahta01, thanks for the tip.
I've just rebuild everything again (including exchndl.dll), but I think I have a SJLJ version anyway... Is there a way to know after MINGW tdm is installed?
MortenMacFly:
--- Quote from: daniloz on June 12, 2012, 04:04:24 pm ---I've just rebuild everything again (including exchndl.dll), but I think I have a SJLJ version anyway... Is there a way to know after MINGW tdm is installed?
--- End quote ---
IMHO in the TDM DWARF version the executables are called differently, like mingw32-gcc-dw2 or alike... but don't count on it. If unsure, just download both packages of TDM and compare with your version. One has to match... ;-)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version