This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 4.6.0 with llibgomp for mingw64


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]