Someone in IRC reported that building the toolchain with gcc 6 runs into some problems. Looks like it is this one:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69959 >From a quick glance, it looks like new gcc can't build old gcc's unless you either: - patch the older gcc (e.g. the linked r233572) - build with -std=gnu++98 If anyone has gcc 6 and wants to sort this out, please send me a patch. =) Barret -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
