User forums > Using Code::Blocks
Crashing on Debian when compiling/debugging
mandrav:
--- Quote ---I guess now I need to get it working with dependencies...
--- End quote ---
You do that and submit a patch ;)
Yiannis.
frog-x:
As for the reason why it's using the function from libc6, I'm presuming that it's something odd to do with WX loading the shared libraries at run-time. WXwindows itself seems to sometimes use the regcomp() function from libc6, so that might already have been loaded and just get re-used when needed. Sorry that I don't have a more definite answer.
But what I don't understand is why changing the name to myregcomp() breaks something. The regcomp() function doesn't get called from anywhere else does it? I'm afraid I'm not really sure what the dependency stuff is supposed to do, so I haven't had time to verify that it gets broken...
Navigation
[0] Message Index
[*] Previous page
Go to full version