From 2e36cc41ef24b3f25a1524ba628f3ffbc2a10766 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Fri, 28 May 1999 20:25:30 +0000 Subject: [PATCH] sco5-gcc configuration. Submitted by: David Greaves --- CHANGES | 2 ++ Configure | 1 + 2 files changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 9c3c17127e..ba2aae7e98 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,8 @@ Changes between 0.9.3 and 0.9.3a [?] [xx May? 1999] + *) New configuration variant "sco5-gcc". + *) Updated some demos. [Sean O Riordain, Wade Scholine] diff --git a/Configure b/Configure index 60b1167897..12b25f1c53 100755 --- a/Configure +++ b/Configure @@ -221,6 +221,7 @@ my %table=( # SCO 5 - Ben Laurie says the -O breaks the # SCO cc. "sco5-cc", "cc::(unknown):-lsocket:$x86_gcc_des ${x86_gcc_opts}:::", # des options? +"sco5-gcc", "gcc:-O3 -fomit-frame-pointer:(unknown):-lsocket:BN_LLONG $x86_gcc_des ${x86_gcc_opts}:::", # the SCO assembler doesn't seem to like our assembler files ... # Sinix/ReliantUNIX RM400 # NOTE: The CDS++ Compiler up to V2.0Bsomething has the IRIX_CC_BUG optimizer problem. Better use -g */ -- 2.34.1