SPECS: gcc.spec - updated to 4.1.0-20051123r107414. working on a...

pluto pluto at pld-linux.org
Thu Nov 24 14:17:20 CET 2005


Author: pluto                        Date: Thu Nov 24 13:17:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.1.0-20051123r107414.
  working on ada on ppc/amd64. nfy, dnt.

---- Files affected:
SPECS:
   gcc.spec (1.386 -> 1.387) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.386 SPECS/gcc.spec:1.387
--- SPECS/gcc.spec:1.386	Mon Nov 21 19:07:21 2005
+++ SPECS/gcc.spec	Thu Nov 24 14:17:14 2005
@@ -1,5 +1,10 @@
 # $Revision$, $Date$
 #
+# TODO:
+#	checking for XTestQueryExtension in -lXtst... no
+#	configure: error: libXtst not found, required by java.awt.Robot
+#	make[2]: *** [configure-target-libjava] Error 1
+#
 # Conditional build:
 %bcond_without	ada		# build without ADA support
 %bcond_without	cxx		# build without C++ support
@@ -40,15 +45,15 @@
 Summary(pt_BR):	Coleçăo dos compiladores GNU: o compilador C e arquivos compartilhados
 Name:		gcc
 Version:	4.1.0
-%define		_snap	20051121r107281
-Release:	0.%{_snap}.2
+%define		_snap	20051123r107414
+Release:	0.%{_snap}.0.1
 Epoch:		5
 License:	GPL v2+
 Group:		Development/Languages
 #Source0:	ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
 #Source0:	ftp://gcc.gnu.org/pub/gcc/snapshots/4.1-%{_snap}/gcc-4.1-%{_snap}.tar.bz2
 Source0:	gcc-4.1-%{_snap}.tar.bz2
-# Source0-md5:	b9505ecef44cb3598fda7ee920858602
+# Source0-md5:	aaec4c87bd99d49138cbae8d1e15053c
 Source1:	%{name}-optimize-la.pl
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-nolocalefiles.patch
@@ -64,7 +69,7 @@
 # PRs
 Patch10:	%{name}-pr7776.patch
 Patch11:	%{name}-pr20297.patch
-Patch12:	%{name}-pr24653.patch
+Patch12:	%{name}-pr22533.patch
 
 Patch14:	%{name}-x87-mmx-switch.patch
 Patch15:	%{name}-x87-mmx-eh.patch
@@ -822,6 +827,9 @@
 %endif
 	%{_target_platform}
 
+# horrible compile time hog with perfect tree checking
+#	--enable-checking=all \
+
 cd ..
 
 %{__make} -C obj-%{_target_platform} \
@@ -829,6 +837,7 @@
 	GCJFLAGS="%{rpmcflags}" \
 	BOOT_CFLAGS="%{rpmcflags}" \
 	STAGE1_CFLAGS="%{rpmcflags} -O0" \
+	GNATLIBCFLAGS="%{rpmcflags}" \
 	LDFLAGS_FOR_TARGET="%{rpmldflags}" \
 	mandir=%{_mandir} \
 	infodir=%{_infodir}
@@ -1320,6 +1329,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.387  2005/11/24 13:17:14  pluto
+- updated to 4.1.0-20051123r107414.
+  working on ada on ppc/amd64. nfy, dnt.
+
 Revision 1.386  2005/11/21 18:07:21  pluto
 - PR17390 patch is back.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.386&r2=1.387&f=u




More information about the pld-cvs-commit mailing list