02-27-2014 02:54 PM
I'm trying to run some performance benchmarks on a design I have on a Zynq. It looks like libgomp required to build programs using OpenMP is missing in the 2013.4 SDK although arm-xilinx-linux-gnueabi-gcc understands -fopenmp. Is there a prebuilt version of libgomp for the ARM that I can get somewhere? Google has not been very useful.
It looks as if libgomp is part of gcc and building gcc just to get libcomp seems like overkill. Also, building gcc as a cross-compiler doesn't seem easy.
02-27-2014 06:26 PM
Not sure about Open MP but Posix can be done