[xsd-users] Glibc on recompilation
Omkar Wagh
owagh at tower-research.com
Thu Aug 16 10:56:49 EDT 2012
Hi
I've noticed that if I change the schemas and then run make on my entire
project without
cleaning the current object files and installed libraries first, then I
almost always end up
with a an exec that crashes with a weird glibc error (corrupted double
linked list).
This stops crashing when I clean the object files/libraries and rebuild.
The makefile seems to be running xsd and then the c++ compiler every
time I make
changes to the schema so that's definitely not an issue. Is there
something common that I
am missing out on here?
Omkar
More information about the xsd-users
mailing list