2010/11/21 Thomas Sailer <t.sai...@alumni.ethz.ch>: > Hi Kai, > > thanks for you answer! > > I first used a fully uptodate Fedora14 system: > mingw32-binutils-2.20.1-1.fc14.x86_64 > mingw32-runtime-3.15.2-5.fc13.noarch > > Then I manually upgraded binutils: > mingw32-binutils-2.20.51.0.10-1.fc14.x86_64 > > Both configurations resulted in segfaulting boost regex dlls. > > Is there documentation on these two binary formats? Or is there a better > way to better localize the problem? > > Thanks, > Tom
Hello Tom, I am not sure if 3.15.2-5 already has support for v2 pseudo-relocations, but binutils 2.20.51 has it. So maybe try to specify the additional linker option '--enable-runtime-pseudo-reloc-v1' on dll generation. By this you can enforce that ld generates the old relocation information. I hope this switch soilves you problem. Best regards, Kai -- | (\_/) This is Bunny. Copy and paste | (='.'=) Bunny into your signature to help | (")_(") him gain world domination _______________________________________________ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw