User forums > Help
rev 7531 build failed on mingw gcc 4.6.1
ollydbg:
OK, I found the reason and solved the problem.
I found that there are two files in the devel folder:
libcodeblocks.dll.a
and
libcodeblocks.a
The former one was an old file, and the later one was using right now, but the former one has more priority for the linker.
PS: Why we have to change the name scheme from libXXXX.dll.a to libXXXX.a? The former one indicates it's a dll export library.
MortenMacFly:
--- Quote from: ollydbg on October 28, 2011, 01:20:44 am ---PS: Why we have to change the name scheme from libXXXX.dll.a to libXXXX.a? The former one indicates it's a dll export library.
--- End quote ---
Oh man, this has been discussed so many times... please don't start another iteration. :lol:
Basically you can choose yourself now in the project settings, the default is without dll.
Navigation
[0] Message Index
[*] Previous page
Go to full version