- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everyone,
I have to develop an app under Windows and I want to make it concurrent. My initial idea was to use TBB since I already have some experience with it under Linux. However, searching the web I have found that it is only fully supported for VS. I have to use the MingW compiler, madatory; so I was wondering if there is any chance of use TBB with Mingw.
Thanks and best regards!.
Link Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>so I was wondering if there is any chance of use TBB with Mingw...
Yes and there a couple of reports that it was done. MinGW C/C++ compiler is a Windows version of GCC and TBB library could be built with GCC compiler on many Linux platforms.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Sergey, thanks for your quick reply.
Sergey Kostrov wrote:So should I compile like I was doing under Linux, specifying the paths with -L and -I?. I'm a totally noob in Windows development, so this is hard for me to work out. :)Yes and there a couple of reports that it was done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi again. I just found this thread today: http://software.intel.com/en-us/forums/topic/291331
I only read a few comments, but it seems that is what I was looking for.
Hope this helps anybode else!
See you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, I have compiled those binaries following the comment #5 in the previous link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>Hi again. I just found this thread today: http://software.intel.com/en-us/forums/topic/291331
>>I only read a few comments, but it seems that is what I was looking for.
I didn't know about that almost 2 year-old thread. Thanks for sharing!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You're welcome!

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page