public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* How to build EDK2 project for ARM using LLVM tool chain
@ 2018-11-03  8:41 Prem Kumar
  2018-11-06 12:17 ` Leif Lindholm
  0 siblings, 1 reply; 2+ messages in thread
From: Prem Kumar @ 2018-11-03  8:41 UTC (permalink / raw)
  To: edk2-devel

Hi All,
 Kindly provide your comments to build EDK2 project for ARM AARCH64/ARM
using LLVM tools chain under Windows environment.

I've below tools,
 - Visual Studio 2015
 - LLVM 4.0


Any pointer is helpful to proceed further.


Note:
 I'm able to build EDK2 project(Nt32Pkg) using Visual studio under Windows
environment.


--
Thanks,
Prem.


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

* Re: How to build EDK2 project for ARM using LLVM tool chain
  2018-11-03  8:41 How to build EDK2 project for ARM using LLVM tool chain Prem Kumar
@ 2018-11-06 12:17 ` Leif Lindholm
  0 siblings, 0 replies; 2+ messages in thread
From: Leif Lindholm @ 2018-11-06 12:17 UTC (permalink / raw)
  To: Prem Kumar; +Cc: edk2-devel

Hi Prem,

On Sat, Nov 03, 2018 at 02:11:32PM +0530, Prem Kumar wrote:
> Hi All,
>  Kindly provide your comments to build EDK2 project for ARM AARCH64/ARM
> using LLVM tools chain under Windows environment.
> 
> I've below tools,
>  - Visual Studio 2015

Visual Studio 2015 does not support AARCH64 (and possibly not ARM).
You need at least VS 2017 version 15.4. (This does not mean that all
versions of VS 2018 will work.)

Since this has not been a common way of building for ARM/AARCH64 in
the past, there are some aspects of the tree that may not build
cleanly (and some .asm files that are missing for AARCH64).

>  - LLVM 4.0

For LLVM on the whole, I would recommend building under WSL (Windows
Subsystem for Linux) rather than going down a more Windows-specific
route (of which I'm only aware of cygwin).

For building under WSL, you can follow the instructions at
https://github.com/tianocore/edk2-platforms#how-to-build-linux-environment

Regards,

Leif

> Any pointer is helpful to proceed further.
> 
> Note:
>  I'm able to build EDK2 project(Nt32Pkg) using Visual studio under Windows
> environment.
> 
> 
> --
> Thanks,
> Prem.
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel


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

end of thread, other threads:[~2018-11-06 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-03  8:41 How to build EDK2 project for ARM using LLVM tool chain Prem Kumar
2018-11-06 12:17 ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox