This is the mail archive of the binutils@sources.redhat.com 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: libiberty addition (for binutils): unlink_if_ordinary


On Wed, 26 Jan 2005, Jan Beulich wrote:
> libiberty/
> 2005-01-26  Jan Beulich  <jbeulich@novell.com>
>
> 	* Makefile.in (CFILES): Add unlink-if-ordinary.c
> 	(REQUIRED_OFILES): Add unlink-if-ordinary.o.
> 	Add dependencies and rule for unlink-if-ordinary.o.
> 	* unlink-if-ordinary.c: New.

This caused a GCC warning regression: 2 new warnings for lstat
not being declared (once when compiled for host
i686-pc-linux-gnu, once for target cris-axis-elf).  I suggest
the usual configure hoops be added.

brgds, H-P


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