Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=629209

--- Comment #21 from Daniel Berrange <[email protected]> 2010-09-08 10:17:05 
EDT ---
I tried rebuilding everything with DWARF instead of SJLJ and it didn't help:-(
All that happened was this line

/usr/lib64/gcc/i686-pc-mingw32/4.5.1/libgcc_eh.a(unwind-sjlj.o): In function
`_gthread_key_create':

changed to

/usr/lib64/gcc/i686-pc-mingw32/4.5.1/libgcc_eh.a(unwind-dwarf.o): In function
`_gthread_key_create':

and the particular undefined symbols were slightly different, but overall just
as broken.

There are a fair few diffs in gcc 4.4.x vs 4.5.x that are related to MinGW
platforms, focusing on adding support for Mingw64. I've been looking at diffs,
but not identified a particular troublespot there yet.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to