--- gcc/config/ns32k/sequent.h 2018/04/24 18:10:24 1.1 +++ gcc/config/ns32k/sequent.h 2018/04/24 18:28:41 1.1.1.3 @@ -16,7 +16,8 @@ GNU General Public License for more deta You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ #include "ns32k/ns32k.h" @@ -36,7 +37,7 @@ the Free Software Foundation, 675 Mass A #define TARGET_VERSION fprintf (stderr, " (32000, Sequent syntax)"); #undef CPP_PREDEFINES -#define CPP_PREDEFINES "-Dns32000 -Dsequent -Dunix" +#define CPP_PREDEFINES "-Dns32000 -Dsequent -Dunix -Asystem(unix) -Asystem(bsd) -Acpu(ns32k) -Amachine(ns32k)" /* Link with libg.a when debugging, for dbx's sake. */