pkgsrc-Bugs archive

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

Re: bin/53762: tradcpp doesn't propagate __aarch64__



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

From: Dima <veprbl%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: dholland%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: bin/53762: tradcpp doesn't propagate __aarch64__
Date: Thu, 6 Dec 2018 12:06:13 -0500

 Dec 6 2018 04:35, Leonardo Taccari <leot%netbsd.org@localhost>:
 >
 >  At least on NetBSD it build and runs fine on aarch64 (at least to
 >  build x11/unclutter).
 The original report [1] mentioned breakage of x11-ssh-askpass.
 >  And maybe that explain why:
 >
 >   % gcc -dM -E - < /dev/null | grep __aarch64__
 >   #define __aarch64__ 1
 I believe the problem is that tradcpp will not define the same macro
 even if cpp from gcc does.
 
 Best regards,
 Dmitry
 
 [1] https://github.com/NixOS/nixpkgs/pull/51578
 


Home | Main Index | Thread Index | Old Index