[edk2-devel] UDK2022 stable202211 - GCC compiler for Windows for building X64 EFI

Daniel Samuelraj via groups.io daniel.samuelraj=broadcom.com at groups.io
Fri Sep 29 02:52:37 UTC 2023


Thank you Pedro.

-----Original Message-----
From: Pedro Falcato <pedro.falcato at gmail.com>
Sent: Thursday, September 28, 2023 3:39 PM
To: devel at edk2.groups.io; daniel.samuelraj at broadcom.com
Cc: Kinney, Michael D <michael.d.kinney at intel.com>;
quic_llindhol at quicinc.com; Felix Polyudov <Felixp at ami.com>; afish at apple.com;
Jianning Wang <jianning.wang at broadcom.com>
Subject: Re: [edk2-devel] UDK2022 stable202211 - GCC compiler for Windows
for building X64 EFI

On Thu, Sep 28, 2023 at 2:20 PM Daniel Samuelraj via groups.io
<daniel.samuelraj=broadcom.com at groups.io> wrote:
>
> We tried GCC at https://sourceforge.net/projects/gcc-win64/
>
> And then we tried GCC ver5.4
>
> We are getting the following error:
>
> x86_64-5.4.0-release-posix-sjlj-rt_v5-rev0/mingw64/bin/../lib/gcc/x86_
> 64-w64-mingw32/5.4.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
> unrecognised emulation mode: elf_x86_64
>
>
>
> Can you please let me know the recommended/suggested GCC version to
> compile UDK2022 stable202211? Also if there is any link with instructions
> to compile UDK2022 with GCC would be helpful?
>
>
>
> Thanks,
>
> Daniel

FWIW, I'm not sure if the EDK2 GCC toolchains support Windows, at least you
should need a Linux cross-toolchain.
Per BaseTools/Conf/tools_def.template, "GCC 5 with LTO support, targeting
x86_64-linux-gnu, aarch64-linux-gnu, arm-linux-gnueabi, riscv64-linux-gnu or
loongarch64-linux-gnu".
So if you really want GCC, try building a cross-toolchain (GCC built to run
on Windows and targeting one of the above targets, using --target and a
plethora of other options that are wildly offtopic here).

--
Pedro

-- 
This electronic communication and the information and any files transmitted 
with it, or attached to it, are confidential and are intended solely for 
the use of the individual or entity to whom it is addressed and may contain 
information that is confidential, legally privileged, protected by privacy 
laws, or otherwise restricted from disclosure to anyone else. If you are 
not the intended recipient or the person responsible for delivering the 
e-mail to the intended recipient, you are hereby notified that any use, 
copying, distributing, dissemination, forwarding, printing, or copying of 
this e-mail is strictly prohibited. If you received this e-mail in error, 
please return the e-mail to the sender, delete it from your computer, and 
destroy any printed copy of it.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#109207): https://edk2.groups.io/g/devel/message/109207
Mute This Topic: https://groups.io/mt/101632378/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4221 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/edk2-devel-archive/attachments/20230928/17eff9d6/attachment-0001.p7s>


More information about the edk2-devel-archive mailing list