Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Single PCH file for building the CodeBlocks_wx31_64.cbp

<< < (5/7) > >>

ollydbg:
I have check the exported symbol in the codeblocks.dll

With my changes to the visibility, the generated codeblocks.dll is about 6.2M, and the export symbol number is 3830.

Without my changes to the visibility, the dll size is about 8.2M, and the export symbol number is 28043.

This, this indeed shows some improvement :)

ollydbg:
I am planning to push the visibility related commits, not pch related commits, any objections?

oBFusCATed:
Can you please make a branch based on master with the commits you want to push, so I can take a look?

ollydbg:

--- Quote from: oBFusCATed on December 14, 2020, 12:40:11 pm ---Can you please make a branch based on master with the commits you want to push, so I can take a look?

--- End quote ---

OK, I have created a new clean branch, see here:
https://github.com/asmwarrior/codeblocks_sf/tree/visibility2020

oBFusCATed:
In fact can you start a pull request, so we can do a discussion there?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version