User forums > Using Code::Blocks
sudden amnesia of linker?
frithjofh:
Hi everybody,
I am using c::b svn 9298 self compiled on a SuSE 12.3 AMD cuad core machine.
Since this version I observe a strange effect resembling an amnesia of c::b regarding the linker and/or compiler (?).
I cannot reproduce it in any way i would know, it happens seemingly random.
After a short flash on the screen, just a blink, this is occurring: trying to compile an otherwise fine project, c::b complains about symbols not found and shows a long list of mangled symbols mostly having to do with wxWidgets but also with my own source files.
Closing down c::b and restarting it reverts to the normal behavior and compiling works fine again...
Happens like twice a day.
Regards
frithjofh
oBFusCATed:
Hm, never seen this.
What was the previous version of C::B that worked correctly?
Do you have the full build log of a failing build? Anything strange in it?
stahta01:
Does C::B still do the command stuff only once in a while `command stuff`?
If yes, I am guessing C::B is losing the info.
Tim S.
oBFusCATed:
--- Quote from: stahta01 on September 11, 2013, 12:03:30 am ---Does C::B still do the command stuff only once in a while `command stuff`?
--- End quote ---
What does this mean?
stahta01:
Example from CodeBlocks_wx29-unix.cbp
--- Code: ---<Add option="`$(WX_CONFIG) --cflags`" />
--- End code ---
Tim S.
Navigation
[0] Message Index
[#] Next page
Go to full version