misc/dprintf.o and stdio/dprintf.o

Jeff Johnston jjohnstn@redhat.com
Wed May 24 16:09:00 GMT 2006


Shaun Jackman wrote:
> misc/dprintf.o and stdio/dprintf.o have the same object file name and
> thus archive member name, creating great havoc when trying to build
> libc.a. Perhaps misc/dprintf.c should be renamed to misc/__dprintf.c.
> 
> Cheers,
> Shaun

Done.

2006-05-23  Jeff Johnston  <jjohnstn@redhat.com>

         * libc/misc/dprintf.c: Removed.
         * libc/misc/__dprintf.c: Renamed from dprintf.c.
         * libc/misc/Makefile.am: Changed appropriately for rename.
         * libc/misc/Makefile.in: Regenerated.

-- Jeff J.



More information about the Newlib mailing list