Thank you Pedro. -----Original Message----- From: Pedro Falcato Sent: Thursday, September 28, 2023 3:39 PM To: devel@edk2.groups.io; daniel.samuelraj@broadcom.com Cc: Kinney, Michael D ; quic_llindhol@quicinc.com; Felix Polyudov ; afish@apple.com; Jianning Wang 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 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/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-