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/52041] [4.7 Regression] Bootstrap failure at revision 183650 with --enable-checking=release


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52041

--- Comment #14 from Iain Sandoe <iains at gcc dot gnu.org> 2012-01-30 20:34:08 UTC ---
(In reply to comment #13)
> OK. I've been using the command lines from my build log, with modification to
> the path to account for the stage2/stage3 ... so like

> in stage3-gcc/
> ../stage3-gcc/g++ ...
typo 
../stage2-gcc/g++ ... of course.


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