This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
new perldelta
[perl5.git] / hints / riscos.sh
CommitLineData
7ee146b1
AW
1#! /bin/sh
2# riscos.sh - hints for building perl using the gccsdk cross compiler for RISC OS
3#
4
5
6cc='gcc'
7locincpth=""
ae6b6b71 8ccflags="-mpoke-function-name -DDYNAMIC_ENV_FETCH"
7ee146b1
AW
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