Hi,

        I am trying out the GHC2.10 compiler on iris6 machine.
My programs receive the following error messages. Can you
help me to figure out what these mean ? Thank you very much !!

Tina Yu

GNU CPP version 2.7.2.2 [AL 1.1, MM 40] SGI running IRIX 5.x
#include "..." search starts here:
#include <...> search starts here:
 .

/tmp_mnt/cs/research/isrg/croissant/etg/var/src/ghc-2.10/fptools/lib/mips-sgi-irix/ghc-2.10/includes

/tmp_mnt/cs/research/isrg/croissant/etg/var/src/ghc-2.10/fptools/lib/mips-sgi-irix/ghc-2.10/includes
 /opt/gcc2722/include
 /opt/gcc2722/mips-sgi-irix5.3/include
 /opt/gcc2722/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.2/include
 /usr/include
End of search list.
 /opt/gcc2722/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.2/cc1 /tmp/cca000Nv.i
-quiet -dumpbase ghc1512.c -O -ansi -version -o ghc1512.s
GNU C version 2.7.2.2 [AL 1.1, MM 40] SGI running IRIX 5.x compiled by
GNU C version 2.7.2.2.
In file included from /usr/include/sys/types.h:30,
                 from
/opt/gcc2722/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.2/include/unistd.h:190,
/usr/include/sgidefs.h:210: parse error before `__int64_t'
/usr/include/sgidefs.h:210: warning: data definition has no type or
storage class
/usr/include/sgidefs.h:211: parse error before `__uint64_t'
/usr/include/sgidefs.h:211: warning: data definition has no type or
storage class
In file included from
/opt/gcc2722/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.2/include/unistd.h:190,
/usr/include/sys/types.h:129: parse error before `ino64_t'
/usr/include/sys/types.h:129: warning: data definition has no type or
storage class
/usr/include/sys/types.h:140: parse error before `off64_t'
/usr/include/sys/types.h:140: warning: data definition has no type or
storage class
/usr/include/sys/types.h:166: parse error before `accum_t'
/usr/include/sys/types.h:166: warning: data definition has no type or
storage class
/usr/include/sys/types.h:167: parse error before `prid_t'
/usr/include/sys/types.h:167: warning: data definition has no type or
storage class
/usr/include/sys/types.h:168: parse error before `ash_t'
/usr/include/sys/types.h:168: warning: data definition has no type or
storage class
/usr/include/sys/types.h:285: parse error before `int64_t'
/usr/include/sys/types.h:285: warning: data definition has no type or
storage class
/usr/include/sys/types.h:286: parse error before `uint64_t'
/usr/include/sys/types.h:286: warning: data definition has no type or
storage class
/usr/include/sys/types.h:287: parse error before `intmax_t'
/usr/include/sys/types.h:287: warning: data definition has no type or
storage class
/usr/include/sys/types.h:288: parse error before `uintmax_t'
/usr/include/sys/types.h:288: warning: data definition has no type or
storage class

real 17.17
user 9.10
sys  0.78
deleting... /tmp/ghc1512.cpp /tmp/ghc1512.hi /tmp/ghc1512.hc ghc1512.c
ghc1512.s /tmp/ghc1512_o.s

rm -f /tmp/ghc1512*
make: ***
[/cs/research/isrg/croissant/etg/users/ucactty/New/common5/Header.o]
Error 1

Reply via email to