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


2009/8/31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>:
> 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?

yes, it's in there:

chj@li004043 /usr/local/src/trunk/binutils-2.19.51/binutils
$ ls -l arparse.c
-rw-r--r-- 1 chj Domain Users 38005 Aug 31 07:39 arparse.c

chj@li004043 /usr/local/src/trunk/binutils-2.19.51/binutils
$

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


-- 
Cheers,

/ChJ


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