For tied file handle calls, use PUSH* when we know that the stack has space.
[p5sagit/p5-mst-13.2.git] / hints / riscos.sh
CommitLineData
7ee146b1 1#! /bin/sh
2# riscos.sh - hints for building perl using the gccsdk cross compiler for RISC OS
3#
4
5
6cc='gcc'
7locincpth=""
8ccflags="-mpoke-function-name -DDYNAMIC_ENV_FETCH -DPERL_USE_SAFE_PUTENV"
9prefix='/<Perl$Dir>'
10osname='riscos'
11libpth=' '
12optimize='-O2'
13myarchname=''
14archname='arm-riscos'
15installprefix='~/PerlInst'
16mkdir -p $installprefix
17startperl="#!/usr/bin/perl"
18i_shadow='undef'
19ebcdic='undef'
20