Crocc GDB for powerpc-eabi

Kai Ruottu karuottu@freenet.hut.fi
Wed May 19 01:59:00 GMT 1999


Gordon McFadden wrote:

> I hope someone can point my to my error here.
> I am compiling gdb for a powerpc-eabi target.
>
> ../../../gdb-4.17/sim/ppc/emul_unix.c
> In file included from /usr/include/sys/ioctl.h:30,
>                  from /usr/include/sys/mount.h:27,
>                  from ../../../gdb-4.17/sim/ppc/emul_unix.c:113:
> /usr/include/ioctl-types.h:37: redefinition of `struct termios'
>  
> Does this error make any sense?

 No sense using gdb-4.17 now, I would prefer to use the gdb-4.18 or the newest 
GDB snapshots as the base...

   http://sourceware.cygnus.com/gdb

 Since gdb-4.17, all kind of fixes and updates to the psim simulator has been
added to GDB...

 Ok, the termios-redefinition can be tracked in your Linux libc6-headers using 
the given info:

> /usr/include/ioctl-types.h:37: redefinition of `struct termios'

My libc5.4.46 and glibc-2.0.7.29 (or something) libc6-headers don't have this 
bug.

Cheers, Kai
_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.


More information about the crossgcc mailing list