User forums > Nightly builds
The 02 November 2012 build (8500) is out.
gd_on:
I have a small problem when I build a recent svn version (8523) under windows : exchndl.dll does not seem to be build when I make a full All build (with CodeBlocks.workspace or more precisely CodeBlocks.cbp).
It is built only if I select specifically as Build target ... "exchndl". Is it normal ?
gd_on
MortenMacFly:
--- Quote from: gd_on on November 07, 2012, 04:04:57 pm ---It is built only if I select specifically as Build target ... "exchndl". Is it normal ?
--- End quote ---
Yes, it has been disabled for several reasons, one is it broke builds on some systems as people were unable to have the pre-requisites required for this target. To avoid noise we disabled it in "All". Hence you need this DLL for the crash report to work correctly. But its enough if you compile it one time explicitly once you have changed the compiler.
gd_on:
Thanks for the reply
gd_on
killerbot:
--- Quote from: MortenMacFly on November 07, 2012, 04:25:51 pm ---
--- Quote from: gd_on on November 07, 2012, 04:04:57 pm ---It is built only if I select specifically as Build target ... "exchndl". Is it normal ?
--- End quote ---
Yes, it has been disabled for several reasons, one is it broke builds on some systems as people were unable to have the pre-requisites required for this target. To avoid noise we disabled it in "All". Hence you need this DLL for the crash report to work correctly. But its enough if you compile it one time explicitly once you have changed the compiler.
--- End quote ---
which reminds me, I was going to provide a new version, and forgot :-\
gd_on:
Thanks for patch in svn 8519 : I'm (we are !) now able to generate fortran code with modules with multi-thread. Before, it worked properly only in mono-thread because modules in fortran are a little bit specials : two files are generated, a classic .o file and a .mod file. This last one may be/is necessary at compile time in other routines/modules, so in multi-threading, you might need a .mod file before the end of it's own build. Now, with the new priority gestion, it's solved since svn 8519.
Thanks again.
gd_on
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version