Help about how to bootstrap gcc with local version glibc other than system one
Andreas Schwab
schwab@linux-m68k.org
Mon Feb 1 18:08:00 GMT 2016
"Bin.Cheng" <amker.cheng@gmail.com> writes:
> Seems to me Andrew was right in comment of PR69559, that we simply
> couldn't bootstrap GCC with sysroot.
The main use of sysroot is to build a cross compiler, which you cannot
bootstrap anyway.
> My question here is: If this is the case, how should I bootstrap a gcc
> against local version glibc, rather than the system one? Is chroot
> the only way to do that?
Yes, building in a chroot or a VM is the best way to do it. For
example, that's how the openSUSE Build Service works.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Gcc
mailing list