tech-toolchain archive

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

Re: Failure to cross-build libstdc++-v3 for earmv6hf from macOS



On Sat, Apr 07, 2018 at 02:46:10PM -0700, Jason Thorpe wrote:
> 
> 
> > On Apr 7, 2018, at 2:43 PM, Joerg Sonnenberger <joerg%bec.de@localhost> wrote:
> > 
> > On Sat, Apr 07, 2018 at 02:39:59PM -0700, Jason Thorpe wrote:
> >> BigMac:thorpej$ cat /Volumes/Data0/Users/thorpej/hack/NetBSD/current/src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/gnu.ver  |  grep -E -v '^[     ]*#(#| |)'
> > 
> > That should be '^[	]*#(#| )?' right?
> > 
> >> Well that’s a bummer.  I notice that NetBSD seems to be shipping GNU grep(1) these days as well (???):
> > 
> > It been shipping with GNU grep for a very long time…
> 
> Yes, well, there’s a non-GNU grep in the source tree as well, and I
> think it’s the same one being used on macOS and FreeBSD at least.
> What’s the rationale for using the GNU version when there’s a non-GNU
> alternative?

It has a couple of non-trivial bugs and it is noticable slower.

Joerg


Home | Main Index | Thread Index | Old Index