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]

--enable-targets=all compilation error


Hi Nick,

commit a5c71af8d3c7c535f27614947f72883233658706
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Nov 13 17:46:11 2014 +0000
    More fixes for memory access violations whilst scanning corrupt binaries.
        PR binutils/17512

coffcode.h: In function ‘coff_pointerize_aux_hook’:
coffcode.h:2543:7: error: ‘symbbol’ undeclared (first use in this function)
coffcode.h:2543:7: note: each undeclared identifier is reported only once for each function it appears in
coffcode.h:2547:1: error: control reaches end of non-void function [-Werror=return-type]
cc1: all warnings being treated as errors


Jan


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