--- gcc/config/aoutos.h 2018/04/24 17:51:37 1.1.1.1 +++ gcc/config/aoutos.h 2018/04/24 18:27:33 1.1.1.4 @@ -2,7 +2,7 @@ targeting GCC for some system that uses a.out file format. Copyright (C) 1992 Free Software Foundation, Inc. - Written by Ron Guilmette (rfg@ncd.com). + Written by Ron Guilmette (rfg@netcom.com). This file is part of GNU CC. @@ -18,7 +18,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. */ /* To use this file, make up a file with a name like: @@ -36,6 +37,9 @@ the Free Software Foundation, 675 Mass A or configure.in script to properly use the new ?????aout.h file when configuring for the system. */ +/* Define a symbol indicating that we are using aoutos.h. */ +#define USING_AOUTOS_H + /* A C statement (sans semicolon) to output an element in the table of global constructors. If using GNU LD, tell it that this is part of the static destructor set.