Index: config/tc-m68hc11.h =================================================================== RCS file: /cvs/src/src/gas/config/tc-m68hc11.h,v retrieving revision 1.11 diff -u -p -r1.11 tc-m68hc11.h --- config/tc-m68hc11.h 1 Dec 2002 11:02:10 -0000 1.11 +++ config/tc-m68hc11.h 24 Jul 2003 20:50:35 -0000 @@ -83,6 +83,10 @@ extern int m68hc11_parse_long_option PAR #define DWARF2_LINE_MIN_INSN_LENGTH 1 +/* Use 32-bit address to represent a symbol address so that we can + represent them with their page number. */ +#define DWARF2_ADDR_SIZE(bfd) 4 + /* We don't need to handle .word strangely. */ #define WORKING_DOT_WORD