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: gcc: arparse.c: No such file or directory


Hello Christian,

* Christian Joensson wrote on Mon, Aug 31, 2009 at 11:09:29AM CEST:
> and for binutils daily snapshot of today (ie. 20090831) I get this:

> gcc -DHAVE_CONFIG_H -I. -I../../src/binutils  -I. -I../../src/binutils
> -I../bfd -I../../src/binutils/../bfd -I../../src/binutils/../include
> -DLOCALEDIR="\"/usr/local/gnu/share/locale\""
> -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall
> -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT arparse.o
> -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o arparse.c -Wno-error
> gcc: arparse.c: No such file or directory
> gcc: no input files

I assume arparse.c exists in the source tree?

Will fix tonight.  (The old code used $< which is however not portable
to non-GNU make outside of inference rules.)

Thanks,
Ralf


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