From: Richard Stallman Date: Wed, 27 Sep 1989 15:13:33 +0000 (+0000) Subject: Initial revision X-Git-Tag: misc/cutover-egcs-0~13927 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbc375e815ba0ca075c935c4f205219530045b0a;p=thirdparty%2Fgcc.git Initial revision From-SVN: r4 --- diff --git a/gcc/config/m68k/x-apollo68 b/gcc/config/m68k/x-apollo68 new file mode 100644 index 000000000000..9ae7c05af498 --- /dev/null +++ b/gcc/config/m68k/x-apollo68 @@ -0,0 +1,4 @@ +# vasta@apollo.com says this is how to compile on an Apollo (SR10.x). +# Use a Berkeley environment. +CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG +OLDCC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG