On Sat, 2013-01-19 at 10:31 +0100, mike.looijm...@topic.nl wrote:
> From: Mike Looijmans
>
> Multicore embedded systems are getting more and more common.
>
> Remove "--disable-openmp" from the GCC configuration options and
> always build libgomp. This only creates a "bigger" compiler but
> has n
From: Mike Looijmans
Multicore embedded systems are getting more and more common.
Remove "--disable-openmp" from the GCC configuration options and
always build libgomp. This only creates a "bigger" compiler but
has no effect on the compiled binaries that don't use openmp.
Tested a clean build o