fosslinux / live-bootstrap

Use of a Linux initramfs to fully automate the bootstrapping process
512 stars 36 forks source link

GCC12 #284

Closed fosslinux closed 1 year ago

fosslinux commented 1 year ago

There's not much new here - binutils rebuild is required for a clean GCC 12 bootstrap build - I also do want some of the new features.

libssp stuff is largely inconsequential until we get to adding distributions on top, when it could matter.

GCC12 is mostly same as GCC10 - inspection of configure command shows differences.