This is the mail archive of the gcc-help@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]

Re: bootstrap comparison failure with bootstrap-lto


Matt <matt@use.net> writes:

> Do I need to run a complete build first? When I run that make target
> right after configure, it fails in multiple ways when building from
> r181491:

Hmmmm, you're right, it doesn't work.  Sounds like a bug.  Try running
"make all-stage1" (I had to run it a couple of times for some reason)
and then run "make configure-stage2-gcc" (which I also had to run
twice).  You should wind up with a prev-gcc directory and a gcc
directory.  The gcc directory is what will in the end become stage2-gcc.

> By the way, thanks for taking the time to help me work through
> debugging this issue so I can file a meaningful bug. I really
> appreciate it :)

Thanks for helping to try to sort this out.

Ian


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