This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
4.3 x86_64 Bootstrap breaks
- From: "Ye, Joey" <joey dot ye at intel dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Tue, 3 Jul 2007 16:27:45 +0800
- Subject: 4.3 x86_64 Bootstrap breaks
4.3 trunk revision 126185 I got at x86_64:
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[6]: *** [kill.lo] Error 1
Anyone else got the same?
126184 passes. Looks like problems in this check:
r126185 | kargl | 2007-07-02 10:47:21 +0800 (Mon, 02 Jul 2007) | 281
lines
Thanks - Joey