[Bug 599567] mingw32-gcc should not drag in pthreads.h because it's buggy

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 11 12:13:04 UTC 2010


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=599567

--- Comment #6 from Erik van Pienbroek <erik-fedora at vanpienbroek.nl> 2010-10-11 08:13:04 EDT ---
As I see it we have two possible solutions to this bug:
1. Split the mingw32-pthreads package in a runtime and a devel part
   Cons: The BuildRequires of various other packages depending on
mingw32-pthreads have to be updated
   Cons: There are no other packages in the Fedora MinGW toolchain which have
-devel subpackages making it inconsistent with the rest of the packages
2. Link libgomp statically against pthreads eliminating the hard dependency on
the mingw32-pthreads package
   Cons: Might require approval from FESCO as packages aren't allowed to link
statically against each other

I would vote for the second option, but I don't know if the others agree with
me on that

-- 
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.


More information about the mingw mailing list