This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
BeOS update (Mirror maint-5.005 change #2727).
[perl5.git] / hints / mips.sh
index 39cadb4..bc0b7e8 100644 (file)
@@ -2,11 +2,11 @@ perl_cflags='optimize="-g"'
 d_volatile=undef
 d_castneg=undef
 cc=cc
-libpth="/usr/lib/cmplrs/cc $libpth"
+glibpth="/usr/lib/cmplrs/cc $glibpth"
 groupstype=int
 nm_opt='-B'
 case $PATH in
-*bsd*:/bin:*) cat <<END
+*bsd*:/bin:*) cat <<END >&4
 NOTE:  Some people have reported having much better luck with Mips CC than
 with the BSD cc.  Put /bin first in your PATH if you have difficulties.
 END