1/* Definitions of target machine for GNU compiler, for SPARC running Solaris 2
2   using the system linker.  */
3
4#include "sparc/sol2.h"
5
6/* At least up through Solaris 2.6,
7   the system linker does not work with DWARF or DWARF2,
8   since it does not have working support for relocations
9   to unaligned data.  */
10
11#define LINKER_DOES_NOT_WORK_WITH_DWARF2
12