Bug 2131 - Add OpenMP support to the toolchain
Summary: Add OpenMP support to the toolchain
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-28 16:41 UTC by Will Newton
Modified: 2011-05-06 13:08 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Will Newton 2010-06-28 16:41:46 UTC
gcc 4 can be built with OpenMP support. This requires a configure switch to gcc and that the libgomp library be installed on the target.
Comment 1 Thomas Petazzoni 2010-07-28 14:08:46 UTC
I'm not sure about OpenMP. What would be the use case of this in an embedded scenario ?
Comment 2 Will Newton 2010-07-28 14:15:15 UTC
(In reply to comment #1)
> I'm not sure about OpenMP. What would be the use case of this in an embedded
> scenario ?

The actual use this was put into our local tree was to build OpenCV which can use OpenMP out of the box. It's only really useful on SMP systems but I think there are quite a few of those around these days.
Comment 3 Gustavo Zacarias 2011-05-06 13:08:08 UTC
Solved by commit 0073143087989caf4e4406a9ee3c80097684c9f3