public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Potential bug in 1.19.0
@ 2014-01-08  2:45 Danny Gale
  2014-01-08  3:19 ` Bryan Hundven
  2014-01-09 22:50 ` Yann E. MORIN
  0 siblings, 2 replies; 6+ messages in thread
From: Danny Gale @ 2014-01-08  2:45 UTC (permalink / raw)
  To: crossgcc

My build is currently failing with "./config/rs6000/linux64.h: No such 
file or directory". The call generating this error is:
build/gengtype                      -S 
/path/to/working/dir/src/gcc-4.7.2/gcc -I gtyp-input.list -w tmp-gtype.state

Which is being called from the directory: 
/path/to/working/dir/powerpc64-e6500-linux-gnu/build/build-cc-core-pass-1/gcc/

Looking at the file gtyp-input.list in that directory, all the other 
paths in that file are absolute paths, while the path to the "missing" 
file is relative. Why is this the case? Is this a bug in gcc or 
Crosstool-NG? How can it be fixed?

The relative path should be relative to 
/path/to/working/dir/src/gcc-4.7.2/ instead of 
/path/to/working/dir/powerpc64-e6500-linux-gnu/build/build-cc-core-pass-1/gcc/

Thanks,
Danny

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2014-01-10 18:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-08  2:45 Potential bug in 1.19.0 Danny Gale
2014-01-08  3:19 ` Bryan Hundven
2014-01-09 21:42   ` Danny Gale
2014-01-09 22:50 ` Yann E. MORIN
2014-01-10 18:05   ` Danny Gale
2014-01-10 18:08   ` Danny Gale

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).