public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Problems building some Arm platforms (__stack_chk_guard/__stack_chk_fail, _GLOBAL_OFFSET_TABLE_)
@ 2022-08-19 23:35 Rebecca Cran
  2022-08-21  9:13 ` Ard Biesheuvel
  0 siblings, 1 reply; 4+ messages in thread
From: Rebecca Cran @ 2022-08-19 23:35 UTC (permalink / raw)
  To: devel, Kinney, Michael D, Leif Lindholm, Ard Biesheuvel,
	Andy Hayes, Pedro Falcato, Marvin Häuser, Masami Hiramatsu

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

I have an armplatbld.sh script that goes through and tries to build as 
many of the Arm (AARCH64 and ARM) platforms in edk2-platforms as possible.

I'm think this used to work for these, but I'm getting some errors now.

I'm using edk2-platforms 46686eeb7e78efe603badd86f13777d9fb070fb8 and 
edk2 e2ac68a23b4954d5c0399913a1df3dd9fd90315d.


Drivers/ASIX/Asix.dsc (fails with undefined references to 
__stack_chk_guard and __stack_chk_fail)

Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkPkg.dsc (fails with 
undefined references to __stack_chk_guard and __stack_chk_fail)
Platform/Socionext/DeveloperBox/DeveloperBoxMm.dsc (fails with bad 
definition for symbol '_GLOBAL_OFFSET_TABLE_'@0x72d8 or unsupported 
symbol type.  For example, absolute and undefined symbols are not 
supported.)

Drivers/StandaloneMmCpu/StandaloneMmCpu (fails with undefined references 
to __stack_chk_guard and __stack_chk_fail)
Platform/StandaloneMm/PlatformStandaloneMmPkg/PlatformStandaloneMmRpmb.dsc(fails 
with bad definition for symbol '_GLOBAL_OFFSET_TABLE_'@0x72d8 or 
unsupported symbol type.  For example, absolute and undefined symbols 
are not supported.)


-- 
Rebecca Cran

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

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

end of thread, other threads:[~2022-08-21 11:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-19 23:35 Problems building some Arm platforms (__stack_chk_guard/__stack_chk_fail, _GLOBAL_OFFSET_TABLE_) Rebecca Cran
2022-08-21  9:13 ` Ard Biesheuvel
2022-08-21 10:07   ` Rebecca Cran
2022-08-21 11:44     ` Ard Biesheuvel

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