* gdb compilation problem
@ 2002-06-12 2:00 Vinayak P Risbud
0 siblings, 0 replies; 3+ messages in thread
From: Vinayak P Risbud @ 2002-06-12 2:00 UTC (permalink / raw)
To: gdb
Hi,
I am trying to compile, gdb for arm-elf target
on RedHat linux 7.1-kernel 2.4.2-2
while compiling devsw.c (gdb-5.0/gdb/rdi-share/devsw.c)
I am getting an error
devsw.c : In function `openLogFile`
devsw.c : storage size of `lt` isn't known
devsw.c : In function `closeLogFile` :
devsw.c : storage size of `lt` isn't known
Can any one, help me in fixing this problem ?
Thanks in advance
Vinayak
^ permalink raw reply [flat|nested] 3+ messages in thread* gdb compilation problem
@ 2002-06-12 2:03 Vinayak P Risbud
2002-06-12 9:12 ` Andrew Cagney
0 siblings, 1 reply; 3+ messages in thread
From: Vinayak P Risbud @ 2002-06-12 2:03 UTC (permalink / raw)
To: gdb
-- Forgot to mention error line numbers
Hi,
I am trying to compile, gdb for arm-elf target
on RedHat linux 7.1-kernel 2.4.2-2
while compiling devsw.c (gdb-5.0/gdb/rdi-share/devsw.c)
I am getting an error
devsw.c : In function `openLogFile`
devsw.c : 39 : storage size of `lt` isn't known
devsw.c : In function `closeLogFile` :
devsw.c : 69 : storage size of `lt` isn't known
Can any one, help me in fixing this problem ?
Thanks in advance
Vinayak
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: gdb compilation problem
2002-06-12 2:03 Vinayak P Risbud
@ 2002-06-12 9:12 ` Andrew Cagney
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Cagney @ 2002-06-12 9:12 UTC (permalink / raw)
To: Vinayak P Risbud; +Cc: gdb
> -- Forgot to mention error line numbers
>
> Hi,
> I am trying to compile, gdb for arm-elf target
> on RedHat linux 7.1-kernel 2.4.2-2
>
> while compiling devsw.c (gdb-5.0/gdb/rdi-share/devsw.c)
> I am getting an error
>
> devsw.c : In function `openLogFile`
> devsw.c : 39 : storage size of `lt` isn't known
> devsw.c : In function `closeLogFile` :
> devsw.c : 69 : storage size of `lt` isn't known
>
> Can any one, help me in fixing this problem ?
>
> Thanks in advance
> Vinayak
>
That is a very out-of-date version of GDB. Try downloading and building
something more recent. See:
http://sources.redhat.com/gdb/download/ (last release)
http://sources.redhat.com/gdb/current/ (current development sources)
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-06-12 16:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-12 2:00 gdb compilation problem Vinayak P Risbud
2002-06-12 2:03 Vinayak P Risbud
2002-06-12 9:12 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox