Re: [edk2-devel] Error building CmockaLib and NetworkPkgHostTest.dsc on AARCH64

2024-07-29 Thread Michael D Kinney
Hi Rebecca, At the time that support was added, only IA32 and X64 host environments were considered. Adding more host environments makes sense. Can you work on a changes to increase host env compat? Mike > -Original Message- > From: Rebecca Cran > Sent: Monday, July 29, 2024 1:57 PM >

[edk2-devel] Error building CmockaLib and NetworkPkgHostTest.dsc on AARCH64

2024-07-29 Thread Rebecca Cran
I was trying to run CI on my AARCH64 system and ran into errors building NetworkPkg/Test/NetworkPkgHostTest.dsc. The problem is that UnitTestFrameworkPkg/Library/CmockaLib/CmockaLib.inf is a BASE package which uses XIPFLAGS, and that includes -mgeneral-regs-only while cmocka uses floating-poin