All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Does any version of Yocto currently support LLVM/CLANG/and OpenCL ?
@ 2020-08-06 16:21 Monsees, Steven C (US)
  2020-08-07  5:17 ` [yocto] " Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Monsees, Steven C (US) @ 2020-08-06 16:21 UTC (permalink / raw
  To: yocto@lists.yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 788 bytes --]

Hello:

I am currently working with rocko 2.4.1... building for X86_64 platforms.

I am looking to add support for LLVM/CLANG/and OpenCL, but thought it might be  easier to move to a more recent version of Yocto if support was already in place for these components.

Is there a more recent version of the Yocto Project which possibly includes support for these components ?, and if not, has anyone ever attempted to build an SDK to add support these components to their platform ?

My first pass attempt finds the "nativesdk-cmake" functional, but the LLVM/CLANG build under the SDK appears to have some issues.
Knowing my current rocko platform is a bit dated, I thought it best to check in and see if porting to a more recent platform might be beneficial.

Thanks,
Steve


[-- Attachment #2: Type: text/html, Size: 2967 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [yocto] Does any version of Yocto currently support LLVM/CLANG/and OpenCL ?
  2020-08-06 16:21 Does any version of Yocto currently support LLVM/CLANG/and OpenCL ? Monsees, Steven C (US)
@ 2020-08-07  5:17 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2020-08-07  5:17 UTC (permalink / raw
  To: steven.monsees; +Cc: yocto@lists.yoctoproject.org

Hi Steve

On Thu, Aug 6, 2020 at 9:22 AM Monsees, Steven C (US) via
lists.yoctoproject.org
<steven.monsees=baesystems.com@lists.yoctoproject.org> wrote:
>
> Hello:
>
>
>
> I am currently working with rocko 2.4.1… building for X86_64 platforms.
>
>
>
> I am looking to add support for LLVM/CLANG/and OpenCL, but thought it might be  easier to move to a more recent version of Yocto if support was already in place for these components.
>

clang support is provided via its own layer ( meta-clang ) see
http://layers.openembedded.org/layerindex/branch/master/layer/meta-clang/
you can add it to your layer mix and it will add needed bits, please
go through README and see what options you need.

>
>
> Is there a more recent version of the Yocto Project which possibly includes support for these components ?, and if not, has anyone ever attempted to build an SDK to add support these components to their platform ?
>

There is rocko branch of meta-clang which should work for your release
however rocko is no longer supported for meta-clang, for best results,
I would suggest to move to latest release ( dunfell ) as of now, this
branch is actively supported as well

>
>
> My first pass attempt finds the “nativesdk-cmake” functional, but the LLVM/CLANG build under the SDK appears to have some issues.
>
> Knowing my current rocko platform is a bit dated, I thought it best to check in and see if porting to a more recent platform might be beneficial.
>
>
>
> Thanks,
>
> Steve
>
>
>
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-07  5:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-06 16:21 Does any version of Yocto currently support LLVM/CLANG/and OpenCL ? Monsees, Steven C (US)
2020-08-07  5:17 ` [yocto] " Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.