This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] SH-2A FDPIC Support


On Thu, 27 May 2010 10:18:13 +0200, Andrew Stubbs wrote:
> On 25/05/10 15:14, Nick Clifton wrote:
> >Approved and applied - I had to apply the patch to my local sources in
> >order to test the generic bits, so I went ahead and committed it after
> >testing. There was one small problem - two of the GAS tests failed for
> >an sh-symbianelf target. I took care of this however.
> 
> Thanks! :)

Getting on GIT e76bdb615d80b8f875a29238ce650b7f9b2e0949:
	git clean -df; ./configure --enable-targets=all; make -j1
(Fedora 13 x86_64)

gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include  -g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT eshlelf_fd.o -MD -MP -MF .deps/eshlelf_fd.Tpo -c -o eshlelf_fd.o eshlelf_fd.c
gcc: eshlelf_fd.c: No such file or directory
gcc: no input files
make[4]: *** [eshlelf_fd.o] Error 1
make[4]: Leaving directory `/home/jkratoch/redhat/binutils-clean/ld'

Is there some easy fix?


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]