[Bug other/40708] libpthread not linked

ktietz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 16 10:12:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40708

Kai Tietz <ktietz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ktietz at gcc dot gnu.org
         Resolution|                            |INVALID

--- Comment #1 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-01-16 09:56:11 UTC ---
gcc versions before 4.7 are supporting just win32 threading. Beginning with
upcoming version you can use threading-model posix, if you are using adequate
pthread implementation for windows targets.

So close this bug.



More information about the Gcc-bugs mailing list