This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
mips-sni-sysv4 gcc-3.3
- From: jean-frederic clere <jfrederic dot clere at fujitsu-siemens dot com>
- To: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Cc: Martin Kraemer <Martin dot Kraemer at fujitsu-siemens dot com>
- Date: Wed, 18 Jun 2003 12:10:58 +0200
- Subject: mips-sni-sysv4 gcc-3.3
- Reply-to: jfrederic dot clere at fujitsu-siemens dot com
Hi,
I have tried to compile gcc-3.3 on a mips-sni-sysv4 and I have some problems:
- The support will be removed because of non maintainer. Should I volonter? (I
have machines for testing).
- The compilation failed on ReliantUnix 5.45:
+++
cc -c -DHAVE_CONFIG_H -O -I. -I/home/jfclere/PlusCD/work/gcc-3.3/libiberty/../in
clude /home/jfclere/PlusCD/work/gcc-3.3/libiberty/getpwd.c -o getpwd.o
/usr/include/inttypes.h 59: [error]: CFE1240 duplicate specifier in declara
tion
typedef unsigned long int uintptr_t;
^
/usr/include/inttypes.h 59: [warning]: CFE1375 declaration requires a typed
ef name
typedef unsigned long int uintptr_t;
^
gmake[1]: *** [getpwd.o] Error 1
gmake[1]: Leaving directory `/home/jfclere/gcc/libiberty'
+++
Any hints?
Cheers
Jean-frederic