Re: [PATCH] PR target/55144: bfin: fix opening glibc-c.o: No such file or directory

2015-04-22 Thread Bernhard Reutner-Fischer
On 8 April 2015 at 20:37, Bernhard Reutner-Fischer wrote: > building all-gcc for bfin-linux-uclibc results in > > build/genchecksum cp/cp-lang.o c-family/stub-objc.o ... glibc-c.o \ > libbackend.a .. > cc1plus-checksum.c.tmp > opening glibc-c.o: No such file or directory > make[2]: *** [cc1-checks

[PATCH] PR target/55144: bfin: fix opening glibc-c.o: No such file or directory

2015-04-08 Thread Bernhard Reutner-Fischer
building all-gcc for bfin-linux-uclibc results in build/genchecksum cp/cp-lang.o c-family/stub-objc.o ... glibc-c.o \ libbackend.a .. > cc1plus-checksum.c.tmp opening glibc-c.o: No such file or directory make[2]: *** [cc1-checksum.c] Error 1 Fix this by prepending tmake_file which nowadays consis