Gentoo Archives: gentoo-user

From: Cor Legemaat <cor@××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] crossdev i686-w64-mingw32 threads
Date: Sat, 11 Apr 2015 05:19:53
Message-Id: 1428729576.2849.18.camel@cor.za.net
1 Hi all:
2
3 All the mingw-w64 windows builds have pthreads enabled and you can use
4 std::thread and std::mutex, how can I enable that in the gentoo crossdev
5 builds?
6
7 Found https://github.com/niXman/mingw-builds and
8 http://sourceforge.net/p/mingw/mailman/message/28014658/ but will I then
9 need to edit the ebuild to get it working?
10
11 Tried the pthread setup as explained on the wiki but then I can't use my
12 class dynamically in a program if it is using pthread_mutex.
13
14 Regards:
15 Cor

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: crossdev i686-w64-mingw32 threads James <wireless@×××××××××××.com>