[Openmp-dev] Building a static library of OpenMP

Churbanov, Andrey via Openmp-dev openmp-dev at lists.llvm.org
Mon Apr 29 02:58:53 PDT 2019


Hi Itaru,

Building libomp.a is pretty easy, you can read some details in readme file (e.g. here https://github.com/llvm/llvm-project/tree/master/openmp).

But it won’t build static offload library.  So, if you need offload that may be a problem, as Alexey mentioned. If you don’t need offload, than it should be easy.

Regards,
Andrey

From: Openmp-dev [mailto:openmp-dev-bounces at lists.llvm.org] On Behalf Of Itaru Kitayama via Openmp-dev
Sent: Sunday, April 28, 2019 9:25 AM
To: Alexey Bataev <a.bataev at hotmail.com>
Cc: openmp-dev at lists.llvm.org
Subject: Re: [Openmp-dev] Building a static library of OpenMP

Alexey, all,
My platform requires apps be built statically, so creating libomp.a is a critical mission for me.
If there is documentation in the work out there, would you share it with us please?


On Sun, Mar 31, 2019 at 6:57 AM Alexey Bataev <a.bataev at hotmail.com<mailto:a.bataev at hotmail.com>> wrote:
Hi Itaru, yes, it is not easy work to do. We discussed it again a few days ago and it still requires some additional work.

Best regards,
Alexey Bataev

> 30 марта 2019 г., в 16:59, Itaru Kitayama via Openmp-dev <openmp-dev at lists.llvm.org<mailto:openmp-dev at lists.llvm.org>> написал(а):
>
> Hi,
> Is building a static library of OpenMP still designed to be
> difficult to accomplish in the trunk?
> _______________________________________________
> Openmp-dev mailing list
> Openmp-dev at lists.llvm.org<mailto:Openmp-dev at lists.llvm.org>
> https://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev

--------------------------------------------------------------------
Joint Stock Company Intel A/O
Registered legal address: Krylatsky Hills Business Park,
17 Krylatskaya Str., Bldg 4, Moscow 121614,
Russian Federation

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20190429/eb9b195a/attachment.html>


More information about the Openmp-dev mailing list