gcc 4.6.0 with llibgomp for mingw64
Alen Skondro
askondro@gmail.com
Fri Mar 4 19:20:00 GMT 2011
On Wed, Mar 2, 2011 at 10:11 PM, Ian Lance Taylor <iant@google.com> wrote:
> Alen Skondro <askondro@gmail.com> writes:
>
>> I'm trying to build gcc 4.6.0 with libgomp targeting i686-w64-mingw32
>> and the issue is that it installs the libgomp.a library but doesn't
>> install omp.h anywhere...
>
> omp.h should be installed under lib/gcc/TARGET/VERSION/include. This
> should happen when libgomp is installed. I don't know why it wouldn't
> happen for you.
>
> Ian
>
well, I build it again and omp.h was where you said it would be..
problem solved!
thanks,
Alen
More information about the Gcc-help
mailing list