2 # Last modified Fri May 5 14:06:37 EDT 1995
5 # Does Configure really get these wrong? Why?
10 *gcc*) ccflags="$ccflags -D_BSD_TYPES" ;;
11 *) ccflags="$ccflags -ansiposix -signed" ;;
14 # This hint due thanks Hershel Walters <walters@smd4d.wes.army.mil>
15 # Date: Tue, 31 Jan 1995 16:32:53 -0600 (CST)
16 # Subject: IRIX4.0.4(.5? 5.0?) problems
17 # I don't know if they affect versions of perl other than 5.000 or
18 # versions of IRIX other than 4.0.4.
21 If you have problems, you might have try including
29 IRIX `uname -r` does not support POSIX threads.
30 You should upgrade to at least IRIX 6.2 with pthread patches.
36 case " $use64bits $use64bitint $use64bitall " in
37 *" $define "*|*" true "*|*" [yY] "*)
39 IRIX `uname -r` does not support 64-bit types.
40 You should upgrade to at least IRIX 6.2.
41 Cannot continue, aborting.