pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48791 (devel/libexecinfo build failure on NetBSD/arm 6.1.4)



The following reply was made to PR pkg/48791; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: tsutsui%ceres.dti.ne.jp@localhost
Subject: Re: pkg/48791 (devel/libexecinfo build failure on NetBSD/arm 6.1.4)
Date: Fri, 9 May 2014 22:38:44 +0900

 Google search says:
 
 "__builtin_return_address() doesn't supports other arguments than 0 in ARM"
 
http://stackoverflow.com/questions/9229702/gcc-return-address-of-calling-function-in-arm-architecture
 
 so it looks the only possible workaround is to make getreturnaddr()
 always return NULL on ARM (and MIPS etc)?
 
 ---
 Izumi Tsutsui
 


Home | Main Index | Thread Index | Old Index