This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Detypo Pantherisms.
[perl5.git] / hints / mips.sh
... / ...
CommitLineData
1perl_cflags='optimize="-g"'
2d_volatile=undef
3d_castneg=undef
4cc=cc
5glibpth="/usr/lib/cmplrs/cc $glibpth"
6groupstype=int
7nm_opt='-B'
8case $PATH in
9*bsd*:/bin:*) cat <<END >&4
10NOTE: Some people have reported having much better luck with Mips CC than
11with the BSD cc. Put /bin first in your PATH if you have difficulties.
12END
13;;
14esac