view make/linux/platform_arm @ 11092:59b052799158

8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace Summary: Dl_info struct should only be used if dladdr() has returned non-zero (no errors) and always check the dladdr() return value; Dl_info.dli_sname and Dl_info.dli_saddr fields should only be used if non-NULL; update/improve runtime/6888954/vmerrors.sh test Reviewed-by: dsamersoff, zgu, hseigel, coleenp
author dcubed
date Thu, 04 Jul 2013 21:10:17 -0700
parents b92c45f2bc75
children
line wrap: on
line source

os_family = linux

arch = arm

arch_model = arm

os_arch = linux_arm

os_arch_model = linux_arm

lib_arch = arm

compiler = gcc

gnu_dis_arch = arm

sysdefs = -DLINUX -D_GNU_SOURCE -DARM