This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Cross compiler (again)
- To: egcs at cygnus dot com
- Subject: Cross compiler (again)
- From: luther at dpt-info dot u-strasbg dot fr
- Date: Mon, 6 Jul 1998 18:31:00 +0200 (CEST)
Hello, ...
i managed to compile a m68k-linux -> ppc-linux-glibc1 cross compiler thanks to
the help i received from this list.
Yesterday i got hold of some ppc-linux-glibc2 includes and libraries, and was in the process of building a cross compiler for them.
I got the message (while compiling libgcc2.c:1719)
* conflicting types for atexit
declared in stdlib.h:502 and in gcc/gbl-ctors.h:43
Friendly,
Sven LUTHER
(a yes, egcs 1.03 and glibc 2.0.94/linux 2.1.105)