User forums > General (but related to Code::Blocks)

Unofficial Code::Blocks installer for Windows (svn 10408)

<< < (17/22) > >>

Jenna:

--- Quote from: ptDev on September 24, 2012, 12:47:27 am ---
--- Quote from: Newling on September 23, 2012, 12:35:52 pm ---I couldn't reproduce the crash on startup.

--- End quote ---

As far as I know, the crash only happens with some keybinder-configurations.
--- End quote ---

Newling:
The crash occurs when I write over the version 8150.
Has always overwrite the old version and it worked.
I have now uninstalled 8150 and reinstalled 8401 and it works flawlessly.

Thanks for support.


Rudolf Fuerstauer

ollydbg:
Two question about this installer
1, where is the "exchndl.dll"? This dll is used to generate the crash callstack
2, I see the size of wxmsw28u_gcc_471tdm.dll is about 2.5M. The official wxmsw28u_gcc_cb.dll build with tdm gcc 452 is about 6.5M, why there the dll build from gcc 4.7.1 is much smaller? optimization of gcc 471?

ptDev:

--- Quote from: ollydbg on September 25, 2012, 03:25:21 am ---Two question about this installer
1, where is the "exchndl.dll"? This dll is used to generate the crash callstack

--- End quote ---

I must have forgotten to re-include it when I rebuilt everything. I will add it back for the next revision.


--- Quote ---2, I see the size of wxmsw28u_gcc_471tdm.dll is about 2.5M. The official wxmsw28u_gcc_cb.dll build with tdm gcc 452 is about 6.5M, why there the dll build from gcc 4.7.1 is much smaller? optimization of gcc 471?

--- End quote ---

I compress the main executable and a few DLLs with UPX. The performance cost is very small (UPX now does the decompression in-place), and it helps to keep the disk usage lower.

The size of the DLLs GCC 4.7.1 produces varies somewhat when comparing to 4.6.1. Sometimes they are smaller, other times larger. But never by half of the size, as far as I can tell.

Alpha:
It appears the most recent update to rev 8585 did not change the installer to follow the renaming of ***SmartIndent plugins to SmartIndent*** plugins.  Copies of an older build of the pre-renamed plugins are bundled, which, of course do not load due to sdk mismatch.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version