Subject: sparc64 / libstdc++ change...
To: None <tech-toolchain@netbsd.org>
From: Mason Loring Bliss <mason@acheron.middleboro.ma.us>
List: tech-toolchain
Date: 05/09/2001 22:50:00
gnu/lib/libstdc++ doesn't build on sparc64. Unless someone objects,
I'll commit this tomorrow as a workaround to avoid sparc64 builds
breaking on this. It seems fairly non-controversial.
acheron /usr/src-current/gnu/lib# cvs diff Makefile
Index: Makefile
===================================================================
RCS file: /cvsroot/gnusrc/gnu/lib/Makefile,v
retrieving revision 1.22
diff -u -w -r1.22 Makefile
--- Makefile 2000/05/10 22:39:29 1.22
+++ Makefile 2001/05/10 02:48:17
@@ -5,7 +5,10 @@
SUBDIR+= libbfd libmalloc
.if empty(HAVE_GCC29) || make (obj) || make(cleandir) || make(clean)
-SUBDIR+= libg2c libgcc libobjc libstdc++
+SUBDIR+= libg2c libgcc libobjc
+.if ${MACHINE_ARCH} != "sparc64"
+SUBDIR+= libstdc++
+.endif
.endif
.include <bsd.subdir.mk>
--
Mason Loring Bliss (( "In the drowsy dark cave of the mind dreams
mason@acheron.middleboro.ma.us )) build their nest with fragments dropped
http://acheron.ne.mediaone.net (( from day's caravan." - Rabindranath Tagore