Author: pluto                        Date: Thu May 11 20:06:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.4.6, win32api updated to 3.7, nfy.

---- Files affected:
SPECS:
   crossmingw32-gcc.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-gcc.spec
diff -u SPECS/crossmingw32-gcc.spec:1.61 SPECS/crossmingw32-gcc.spec:1.62
--- SPECS/crossmingw32-gcc.spec:1.61    Sat Feb 18 14:05:45 2006
+++ SPECS/crossmingw32-gcc.spec Thu May 11 22:06:46 2006
@@ -5,8 +5,8 @@
 #
 %define                DASHED_SNAP     %{nil}
 %define                SNAP            %(echo %{DASHED_SNAP} | sed -e "s#-##g")
-%define                GCC_VERSION     3.4.3
-%define                apiver          3.6
+%define                GCC_VERSION     3.4.6
+%define                apiver          3.7
 %define                apisrc          w32api-%{apiver}
 %define                runver          3.9
 %define                runsrc          mingw-runtime-%{runver}
@@ -18,14 +18,14 @@
 Summary(tr):   GNU geliţtirme araçlarý - Mingw32 gcc
 Name:          crossmingw32-gcc
 Version:       %{GCC_VERSION}
-Release:       4
+Release:       0.1
 Epoch:         1
 License:       GPL
 Group:         Development/Languages
 Source0:       
ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{GCC_VERSION}/gcc-%{GCC_VERSION}.tar.bz2
-# Source0-md5: e744b30c834360fccac41eb7269a3011
+# Source0-md5: d41d8cd98f00b204e9800998ecf8427e
 Source1:       http://dl.sourceforge.net/mingw/%{apisrc}.tar.gz
-# Source1-md5: 2f86ec42cafd774ec82162fbc6e6808d
+# Source1-md5: 0b3a6d08136581c93b3a3207588acea9
 Source2:       http://dl.sourceforge.net/mingw/%{runsrc}.tar.gz
 # Source2-md5: 0cb66b1071da224ea2174f960c593e2e
 Patch0:                gcc-nodebug.patch
@@ -182,7 +182,7 @@
 tar xzf %{SOURCE1} -C winsup
 tar xzf %{SOURCE2} -C winsup
 %endif
-%{!?debug:%patch0 -p1}
+#{!?debug:%patch0 -p1}
 %patch1 -p1
 
 %build
@@ -222,11 +222,16 @@
        --libdir=%{_libdir} \
        --libexecdir=%{_libexecdir} \
        --includedir=%{arch}/include \
+       --disable-shared \
+       --enable-threads \
        --enable-languages="c,c++,f77,java,objc" \
+       --enable-c99 \
+       --enable-long-long \
+       --disable-nls \
        --with-gnu-as \
        --with-gnu-ld \
+       --with-mangler-in-ld \
        --with-gxx-include-dir=%{arch}/include/g++ \
-       --enable-threads \
        --build=%{_target_platform} \
        --host=%{_target_platform} \
        --target=%{target}
@@ -370,6 +375,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2006/05/11 20:06:46  pluto
+- updated to 3.4.6, win32api updated to 3.7, nfy.
+
 Revision 1.61  2006/02/18 13:05:45  qboosh
 - updated w32api to 3.6
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to