Bug 2131

Summary: Add OpenMP support to the toolchain
Product: buildroot Reporter: Will Newton <will.newton>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

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