public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* build error in libgcc
@ 2013-06-21  1:25 Mike Stump
  2013-06-21  7:30 ` Andreas Schwab
  2013-06-22  5:18 ` Ian Lance Taylor
  0 siblings, 2 replies; 8+ messages in thread
From: Mike Stump @ 2013-06-21  1:25 UTC (permalink / raw)
  To: gcc@gcc.gnu.org List

A make clean followed by a make in the libgcc directory results in:

../../../../gcc/libgcc/config/i386/cpuinfo.c:23:25: fatal error: auto-target.h: No such file or directory
 #include "auto-target.h"

Oh, the the old days, we'd just add a dependancy… If someone knows where to add just the right one…  I ask, because there doesn't seem to be a single .h dependency anywhere…

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-06-25  8:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-21  1:25 build error in libgcc Mike Stump
2013-06-21  7:30 ` Andreas Schwab
2013-06-22  5:18 ` Ian Lance Taylor
2013-06-22  6:19   ` Chung-Ju Wu
2013-06-22  6:50     ` Andreas Schwab
2013-06-22  7:17       ` Chung-Ju Wu
2013-06-22 15:16         ` Ian Lance Taylor
2013-06-25  8:29           ` Chung-Ju Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).