X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fapollo.sh;h=9b88a9307ad0da56183f4082d439d6783825173a;hb=16816334e212c70aca1836b4031924af481891ad;hp=26180396341e9d8b7c59d8c2bfd3a16008a99253;hpb=c296029969658ed2c8d9a223d4b09026463ca970;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/apollo.sh b/hints/apollo.sh index 2618039..9b88a93 100644 --- a/hints/apollo.sh +++ b/hints/apollo.sh @@ -1,13 +1,17 @@ # Info from Johann Klasek -# Merged by Andy Dougherty -# Last revised Fri Jun 2 11:21:27 EDT 1995 +# Merged by Andy Dougherty +# Last revised Tue Mar 16 19:12:22 EET 1999 by +# Jarkko Hietaniemi # uname -a looks like # DomainOS newton 10.4.1 bsd4.3 425t # We want to use both BSD includes and some of the features from the # /sys5 includes. -ccflags="$ccflags -A cpu,mathchip -I/usr/include -I/sys5/usr/include" +ccflags="$ccflags -A cpu,mathchip -I`pwd`/apollo -I/usr/include -I/sys5/usr/include" + +# When Apollo runs a script with "#!", it sets argv[0] to the script name. +toke_cflags='ccflags="$ccflags -DARG_ZERO_IS_SCRIPT"' # These adjustments are necessary (why?) to compile malloc.c. freetype='void' @@ -15,7 +19,7 @@ i_malloc='undef' malloctype='void *' # This info is left over from perl4. -cat <<'EOF' +cat <<'EOF' >&4 Some tests may fail unless you use 'chacl -B'. Also, op/stat test 2 may fail occasionally because Apollo doesn't guarantee that mtime will be equal to ctime on a newly created unmodified