ALZ (phyglos.org) wrote:
On 02/23/2016 10:12 PM, Bjoern Meier wrote:
hi,

Bruce Dubbs <bruce.du...@gmail.com <mailto:bruce.du...@gmail.com>>
schrieb am Di., 23. Feb. 2016 um 21:53 Uhr:

    Now that you have the host requirements set up properly, delete
    everything
    in /mnt/lfs/tools and restart from the beginning of Chapter 5.


I did. I destroyed and recreate the whole machine with vagrant (every
VHD was deletetd). Still the same result.
Thanks to puppet it's faster to recreate the whole machine than to
delete everything. Every attempt I make is a clean one.

Greetings,
Björn


Try to upgrade to GCC 4.9, at least.

Looks like -std=gnu++14 option was introduced in this version. Previous
versions were using the option -std=c++1y until the name of the standard
was set.

Take a look at this:
http://stackoverflow.com/questions/31965413/compile-c14-code-with-g

If you are successful, it may indicate that LFS host requirements need now
to be upgraded to GCC 4.9 in order to compile libstdc++

What version of libstdc++ are you building: 5.2 or 5.3?

lfs-7.9-rc2 built fine for me using gcc-4.7.0 on the host (basically lfs-SVN-20120610 with some updates, but not the tool chain).

  -- Bruce


--
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

Reply via email to