This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: bugfix gdb5.0/insight5.0


Hi Jan

>     for those compiling for target arm-elf, I have a small bugfix at
> compile-time.
> 
> remove: struct tm lt;
> 
> in two functions. (openLog() and closeLog() or something. It are the
> first two functions in the file).
> 
> in file: xxx/xxx5.0/gdb/rdi-share/devsw.c
> 
> Otherwise I got: struct tm : size not known.
> struct tm is declared in the two functions but not called in 
> any way...

Thanks for the bugfix. 
I think that people from the gdb-mailinglist would benefit more from this
fix.
(gdb@sources.redhat.com)

Jan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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