This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: miscellaneous nits in NetBSD configuration


| diff -c -r1.3 netbsd.h
| *** config/ns32k/netbsd.h	1998/01/13 20:58:47	1.3
| --- config/ns32k/netbsd.h	1998/07/29 02:17:15
| ***************
| *** 108,112 ****
|   
|   /* Until they use ELF or something that handles dwarf2 unwinds
|      and initialization stuff better.  */
| ! #define DWARF2_UNWIND_INFO 0
|   
| --- 108,112 ----
|   
|   /* Until they use ELF or something that handles dwarf2 unwinds
|      and initialization stuff better.  */
| ! #undefine DWARF2_UNWIND_INFO
|   

Hmmm,...
I suppose you never tested this patch? :)

-- 
 Carlo Wood  <carlo@runaway.xs4all.nl>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]