This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: cross question on egcs pre-1.1 testing


Jeffrey A Law wrote:

>   In message <Pine.LNX.3.96.980824141127.12612m-100000@oar3remote.oarcorp.com>you write:
>
>   > I am in the process now of building all the RTEMS configurations using
>   > egcs-19980816 for C and C++.  If they all build without problems, I
>   > am thinking about doing it again and include the other languages.
> Cool.

It will fail for the SH, while building for the SH3E:

/lfs/hermes/embedded/test/egcs/gcc/xgcc -B/lfs/hermes/embedded/test/egcs/gcc/ -c -g -O2
-fno-implicit-templates  -m3e -I. -I/usr/src/packages/egcs/egcs-19980824/libio -nostdinc++
/usr/src/packages/egcs/egcs-19980824/libio/stream.cc
/usr/src/packages/egcs/egcs-19980824/libio/stream.cc: In function `char * form(const char *
...)':
/usr/src/packages/egcs/egcs-19980824/libio/stream.cc:51: Internal compiler error.
/usr/src/packages/egcs/egcs-19980824/libio/stream.cc:51: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make[3]: *** [stream.o] Error 1
make[3]: Leaving directory `/lfs/hermes/embedded/test/egcs/sh-rtems/m3e/libio'
make[2]: *** [multi-do] Error 1
make[2]: Leaving directory `/lfs/hermes/embedded/test/egcs/sh-rtems/libio'
make[1]: *** [multi-all] Error 2
make[1]: Leaving directory `/lfs/hermes/embedded/test/egcs/sh-rtems/libio'
make: *** [all-target-libio] Error 2

Ralf




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