SPECS (AC-branch): gcc4.spec - explained
qboosh
qboosh at pld-linux.org
Wed May 30 21:01:05 CEST 2007
Author: qboosh Date: Wed May 30 19:01:05 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- explained
---- Files affected:
SPECS:
gcc4.spec (1.438.2.11 -> 1.438.2.12)
---- Diffs:
================================================================
Index: SPECS/gcc4.spec
diff -u SPECS/gcc4.spec:1.438.2.11 SPECS/gcc4.spec:1.438.2.12
--- SPECS/gcc4.spec:1.438.2.11 Wed May 30 10:46:15 2007
+++ SPECS/gcc4.spec Wed May 30 21:00:59 2007
@@ -6,10 +6,12 @@
# - libgcc4 collides with libgcc:
# /%{_lib}/libgcc_s.so.1
# - ppc fail:
-# ../../gcc/crtstuff.c:1: error: -msecure-plt not supported by your assembler
+# ../../gcc/crtstuff.c:1: error: -msecure-plt not supported by your assembler
+# i.e. too old binutils
# - sparc fail:
-# build/genmodes.o build/errors.o ../build-sparc-pld-linux/libiberty/libiberty.a
-# stage1/libgcc_s.so: undefined reference to `_Q_sub'
+# build/genmodes.o build/errors.o ../build-sparc-pld-linux/libiberty/libiberty.a
+# stage1/libgcc_s.so: undefined reference to `_Q_sub'
+# probably because --with-long-double-128 requires glibc supporting it (2.4 or 2.5)
#
# Conditional build:
%bcond_with profiling # build with profiling
@@ -547,6 +549,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.438.2.12 2007/05/30 19:00:59 qboosh
+- explained
+
Revision 1.438.2.11 2007/05/30 08:46:15 glen
- sparc and ppc fail
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gcc4.spec?r1=1.438.2.11&r2=1.438.2.12&f=u
More information about the pld-cvs-commit
mailing list