gcc 2.95.3 on Ultrix supports long long.

PR: 1091
This commit is contained in:
Richard Levitte 2005-06-05 22:19:24 +00:00
parent 99febc8b9a
commit e774a3299e
1 changed files with 1 additions and 1 deletions

View File

@ -494,7 +494,7 @@ my %table=(
# Ultrix from Bernhard Simon <simon@zid.tuwien.ac.at>
"ultrix-cc","cc:-std1 -O -Olimit 2500 -DL_ENDIAN::(unknown):::::::",
"ultrix-gcc","gcc:-O3 -DL_ENDIAN::(unknown):::::::",
"ultrix-gcc","gcc:-O3 -DL_ENDIAN::(unknown):::BN_LLONG::::",
# K&R C is no longer supported; you need gcc on old Ultrix installations
##"ultrix","cc:-O2 -DNOPROTO -DNOCONST -DL_ENDIAN::(unknown):::::::",