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 bootstrap/69725] LTO/PGO bootstrap fails with in-tree gmp


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

--- Comment #17 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Martin Sebor from comment #16)
> If there's no way to make profiledbootstrap work with in-tree GMP (or other
> prerequisites) then it would be most helpful to change the configure script
> to detect it and error out early with a descriptive message.

Would be interesting to investigate why is the source file changed in between
stages. Is it a generated source file?

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