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
The following reply was made to PR toolchain/50961; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: toolchain-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost, venture37%geeklan.co.uk@localhost
Subject: Re: toolchain/50961: cross compiling evbarm tools on Darwin 8
PowerPC fails
Date: Tue, 17 May 2016 16:19:49 +0200
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