Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Native building on -current is broken
On Thu, Apr 14, 2016 at 11:24:23AM -0400, Michael wrote:
> So it's not just me - I've been seeing that for a while. Any build.sh
> fails on ARM, native or not, but works on sparc64.
We have this config.guess files in external/gpl3:
./binutils/dist/config.guess
./gcc/dist/config.guess
./gdb/dist/config.guess
./gdb/dist/readline/support/config.guess
./gcc.old/dist/config.guess
./autoconf/dist/build-aux/config.guess
./binutils.old/dist/config.guess
./gdb.old/dist/config.guess
./gdb.old/dist/readline/support/config.guess
and a kind of "reference" version in /usr/pkgsrc/mk/gnu-config/config.guess.
Of these, only the pkgsrc one and
./binutils/dist/config.guess
./gdb/dist/config.guess
know about "earmv".
I suppose the pkgsrc one should be called the definitive master version
and all others should always be synced with it - unless there are good
reason they should/need to differ.
Martin
Home |
Main Index |
Thread Index |
Old Index