[Ace-users] Mismatched free : Valgrind generates many " Mismatched free()" messages.
djh
danjhiggi at gmail.com
Wed Nov 7 20:17:19 CST 2007
Follow up to my own post.
I moved everything over to a 32bit linux host and the valgrind
messages went away.
Looking back, I've never been able to cleanly build ACE as a 32bit
target on my x86_64 linux host.
I modified the linux config header files to include -m32 options in
the compile and link commands.
It builds well enough to generate libraries that I need to link with,
but I may be having residual problems
when I profile the code.
More information about the Ace-users
mailing list