[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbsd-ports
Subject:    Building GCC3.2 on alpha
From:       naddy () mips ! inka ! de (Christian Weisgerber)
Date:       2002-09-27 12:34:14
[Download RAW message or body]

If you want to play around with GCC3.2 on alpha, nothing much has
changed from 3.1.

lang/egcs/stable builds fine on alpha (sans Ada and Java) if you
apply the little patch below to gcc/config/alpha/openbsd.h.  This
may break debugging with gdb, but gdb is already close to useless
on alpha anyway.  I haven't done much testing yet, but the resulting
C/C++ compiler appears to work.

--- openbsd.h.old	Fri Sep 27 14:19:22 2002
+++ openbsd.h	Fri Sep 27 14:19:37 2002
@@ -60,8 +60,8 @@
 #define WCHAR_TYPE_SIZE 32
 
 
-#undef PREFERRED_DEBUGGING_TYPE
-#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
+/* #undef PREFERRED_DEBUGGING_TYPE */
+/* #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG */
 
 /* Output and generation of labels.  */
 #define LOCAL_LABEL_PREFIX	"."
-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic