[Bug target/49184] New: r174284 breaks darwin bootstrap
howarth at nitro dot med.uc.edu
gcc-bugzilla@gcc.gnu.org
Fri May 27 03:33:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49184
Summary: r174284 breaks darwin bootstrap
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: howarth@nitro.med.uc.edu
Author: bernds
Date: Thu May 26 13:12:11 2011
New Revision: 174284
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174284
Log:
* Makefile.in (srcdirify): Change order so that libgcc_objdir is
substituted first.
* libgcc-std.ver: Delete file.
Removed:
trunk/gcc/libgcc-std.ver
Modified:
trunk/gcc/ChangeLog
trunk/gcc/Makefile.in
...breaks the bootstrap on all darwin targets. The failed build log from
powerpc-apple-darwin9...
http://gcc.gnu.org/regtest/HEAD/native-lastbuild.txt.gzip
shows...
make[3]: *** No rule to make target
`/Users/regress/tbox/svn-gcc/libgcc/../gcc/libgcc-std.ver', needed by
`libgcc.map'. Stop.
make[3]: *** Waiting for unfinished jobs....
More information about the Gcc-bugs
mailing list