1994 1995 1996 1997 <1998> 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 <1998> 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | A question about new SNL warning messages |
From: | [email protected] (Janet B. Anderson) |
To: | [email protected], [email protected] |
Date: | Tue, 10 Mar 1998 15:14:09 -0600 |
> >You need the flag "-fno-builtin". > > > >I also recommend "-O2 -fstrength-reduce" since WRS does that in their > >examples. > > > >Typically this is done in base/config/CONFIG.Vx.68k with the line: > > > > VX_OPT_YES = -O2 -fstrength-reduce -fno-builtin > > > >but I see that it is not updated in the distribution. > > Hello - > > Will these options be updated in the distribution? I hate to use non-standard > options especially when the comments above the option lines in CONFIG.Vx.68k say > "don't mess with this". Yes, the changes will be in beta12. Janet