This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/69559] incompatible system library/header other than the one in sysroot is used to build intermediate binaries in gcc bootstrap


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69559

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> If you are using a sysroot, you cannot bootstrap the compiler, you can build
> a cross compiler only.

You can use chroot to do the bootstrap though.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]