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


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

Crocc GCC building for H8300H


Hello all,

Does anybody know where I can find step-by-step info
for building cross compiler for H8300H? My environment
is simple: PC with Win98.
I have already downloaded:
1. egcs-1.1.2.tar.gz
2. binutils-2.9.1.tar.gz
3. glibc-2.0.6.tar.gz
4. newlib-1.8.1.tar.gz
5. gdb-4.18.tar.gz
6. full DJGPP package
7. full CygWin package
It is enough or I need something more?

Thank you,

Jurgis Armanavichius
Firma MEDELKOM, http://www.medelkom.com
----- Original Message -----
From: Peter Barada <pbarada@wavemark.com>
To: <crossgcc@cygnus.com>
Cc: <crossgcc@cygnus.com>
Sent: 18 ΝΑΡ 1999 Η. 16:35
Subject: Re: Crocc GDB for powerpc-eabi


>
> >gcc -c -g -O2 -DDEFAULT_INLINE=INLINE_LOCALS     -DWITH_HOST_BYTE_ORDER=
> >LITTLE_ENDIAN -DWITH_SMP=5              -DHAVE_TERMIOS_STRUCTURE
> >-DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO     -I. -I../../../gdb-4.17/sim/ppc
> >-I../../../gdb-4.17/sim/ppc/../../include
> >-I../../bfd -I../../../gdb-4.17/sim/ppc/../../bfd
> >-I../../gdb -I../../../gdb-4.17/sim/ppc/../../gdb
> >-I../../../gdb-4.17/sim/ppc/../../gdb/config
> >-I../../../gdb-4.17/sim/ppc/../../mmalloc
> >../../../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'
> >make[2]: *** [emul_unix.o] Error 1
>
> I ran into this as well on RH 5.2, and I found that removing the
> inclusion if <mount.h> from emul_unix.c prevents the redeclaration of
> 'struct termios', and allows everything to build.
>
> So far everything seems to work fine, but YMMV.
>
> --
> Peter Barada                             pbarada@wavemark.com
> Wizard                                   781-852-2768 (direct)
> WaveMark Technologies, Inc.              781-270-0193 (fax)
>
> "Real men know that you should never attempt to accomplish with words
> what you can do with a flame thrower" --Bruce Ferstein
> _______________________________________________
> 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.
>

_______________________________________________
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.

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