This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/44959] [4.5 Regression] bootstrap failed at Comparing stages 2 and 3
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 2 Aug 2011 11:11:21 +0000
- Subject: [Bug bootstrap/44959] [4.5 Regression] bootstrap failed at Comparing stages 2 and 3
- Auto-submitted: auto-generated
- References: <bug-44959-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959
--- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-08-02 11:11:00 UTC ---
> Not a subdir - a parallel directory.
>
> source is at /home/htl10/tmp-build/gcc-4.5.1
> obj dir is at /home/htl10/tmp-build/gcc-451-dir
Did you use an absolute path for the source dir? There have been
problems with relative paths in the past.
Rainer