NetBSD-Bugs archive

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

Re: toolchain/50961: cross compiling evbarm tools on Darwin 8 PowerPC fails



On Sun, May 15, 2016 at 04:10:01PM +0000, Sevan Janiyan wrote:
>  As a hack I excluded Apple from the if statement which defines 
>  ELFTC_VCSID(ID) to __asm__(".ident\t\"" ID "\"") and I was able to build 
>  the cross-compile toolchain on Darwin 8 PowerPC without issue, will see 
>  if v9 has any issues before proposing an amendment to the if statement.

I'd say the easiest approach for *our* tree is to make it aware of the
cross-compiling defines and use the normal sys/cdefs.h logic here.

Joerg


Home | Main Index | Thread Index | Old Index