|
|||||||||||
|
Re: lang/egcs/stable broken on alpha
From: Artur Grabowski <art(at)blahonga.org>
Date: Mon Nov 18 2002 - 16:18:14 EST This is the diff that works for me. But I haven't checked if debugging works with it. //art Index: stable/patches/patch-gcc_config_alpha_openbsd_h RCS file: /cvs/ports/lang/egcs/stable/patches/patch-gcc_config_alpha_openbsd_h,v retrieving revision 1.3 diff -u -r1.3 patch-gcc_config_alpha_openbsd_h --- stable/patches/patch-gcc_config_alpha_openbsd_h 3 Jun 2002 18:33:33 -0000 1.3 +++ stable/patches/patch-gcc_config_alpha_openbsd_h 18 Nov 2002 21:17:59 -0000 @@ -1,6 +1,6 @@ $OpenBSD: patch-gcc_config_alpha_openbsd_h,v 1.3 2002/06/03 18:33:33 espie Exp $
/* Layout of source language data types. */ -@@ -63,64 +63,19 @@ Boston, MA 02111-1307, USA. */ - #undef PREFERRED_DEBUGGING_TYPE - #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG +@@ -60,67 +60,20 @@ Boston, MA 02111-1307, USA. */ + #define WCHAR_TYPE_SIZE 32 + + +-#undef PREFERRED_DEBUGGING_TYPE +-#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG +/* Output and generation of labels. */ #define LOCAL_LABEL_PREFIX "." Received on Mon Nov 18 16:20:34 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:37:46 EDT |
||||||||||
|
|||||||||||