Problems building binutils cvs trunk on i686-pc-mingw32
Christian Joensson
christian.joensson@gmail.com
Wed Jun 15 20:06:00 GMT 2005
More information about the Binutils mailing list
Wed Jun 15 20:06:00 GMT 2005
- Previous message (by thread): Problems building binutils cvs trunk on i686-pc-mingw32
- Next message (by thread): Problems building binutils cvs trunk on i686-pc-mingw32
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 6/14/05, Nick Clifton <nickc@redhat.com> wrote: > Hi Christian, > > > ../../src/binutils/rename.c:143: warning: unused parameter 'preserve_dates' > > ../../src/binutils/rename.c:50: warning: 'simple_copy' defined but not used > > > ../../src/binutils/resres.c:411: warning: comparison between signed and unsigned > > Please could you try the attached patch and let me know if it resolves > these build failures. If so I will check it in. > > Cheers > Nick > > binutils/ChangeLog > 2005-06-14 Nick Clifton <nickc@redhat.com> > > * rename.c (simple_copy): Only define if it is going to be used. > (smart_rename): Mark the preserve_dates parameter as possibly > being unused. > > * resres.c (write_res_data): Prevent a potential compile time > warning by casting the return value from fwrite. > yeah, they work for me, tested on the daily snapshot, though, since cvs trunk does not seem to work for me under mingw... makeinfo issue perhaps... -- Cheers, /ChJ
- Previous message (by thread): Problems building binutils cvs trunk on i686-pc-mingw32
- Next message (by thread): Problems building binutils cvs trunk on i686-pc-mingw32
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list