> From: Hazel Russman <[email protected]> > Date: Tue, 23 Feb 2016 17:50:18 +0000 > Subject: Re: [lfs-support] 5.8.1. Installation of Target Libstdc++ > > On Tue, 23 Feb 2016 17:10:15 +0000 > Bjoern Meier <[email protected]> wrote: > > > Hi, > > > > akhiezer <[email protected]> schrieb am Di., 23. Feb. 2016 um 17:02 Uhr: > > > > > > From: Bjoern Meier <[email protected]> > > > > Date: Tue, 23 Feb 2016 14:46:50 +0000 > > > > Subject: [lfs-support] 5.8.1. Installation of Target Libstdc++ > > > > > > > > > > > > > > > > I'm getting this error, at compiling libstdc++ > > > > > > > > g++: error: unrecognized command line option '-std=gnu++14' > > > > > > > > System: Ubuntu 14.04 > > > > > > > > bash, version 4.3.11(1)-release > > > > /bin/sh -> /bin/dash > > > > > > If I mentioned under the text, I tried to relink to bash, didn't help. > > Greetings Björn > You need /bin/sh to be linked to bash right from the very beginning of your > tools build. > > btw you don't say what you are using for awk, but I suspect that it's mawk > because that's what Debian uses. That's another thing that must be set right > at the beginning; you need to use gawk.
OP says: ---- GNU Awk 4.0.1 /usr/bin/awk -> /usr/bin/gawk ---- But it seems (re "I tried to relink to bash") that that list may not necessarily be exactly what is being used. akh -- -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
