This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

Re: Bug in GDB & Insight source file (ARM build)


harri.siirtola@vtt.fi wrote:
> 
> I tried to build both gdb+dejagnu and insight+dejagnu snapshots and both of
> them have the same error.
> 
> File: /src/gdb/insight+dejagnu-20010523/gdb/remote-rdi.c
> 
> Error: conflicting types for 'arm_rdi_wait'
> 
> In the function prototype list this function is 'static int' though the
> code portion declares it as 'static ptid_t'. Changing the prototype
> declaration to 'ptid_t' is the solution, right?

Almost certainly. This should be reported to gdb@sources.redhat.com though
so that someone can fix it officially.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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