|
@@ -22,13 +22,14 @@
|
|
|
## SUCH DAMAGE.
|
|
## SUCH DAMAGE.
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
-# FIXME: rse: unconditionally requires gmp/mpfr!?
|
|
|
|
|
-# FIXME: rse: with_cxx still broken
|
|
|
|
|
|
|
+# FIXME: rse: GCC 4.3 now officially and unconditionally requires gmp/mpfr!
|
|
|
|
|
+# FIXME: rse: This requires blessing "gmp" and "mpfr" to CORE or include copies into "gcc"
|
|
|
|
|
+# FIXME: rse: with_cxx=yes fails because of iconv problems
|
|
|
|
|
|
|
|
# package version
|
|
# package version
|
|
|
%define V_full 4.3
|
|
%define V_full 4.3
|
|
|
%define V_comp 43
|
|
%define V_comp 43
|
|
|
-%define V_snap 20070713
|
|
|
|
|
|
|
+%define V_snap 20070720
|
|
|
|
|
|
|
|
# package information
|
|
# package information
|
|
|
Name: gcc43
|
|
Name: gcc43
|
|
@@ -41,7 +42,7 @@ Class: EVAL
|
|
|
Group: Compiler
|
|
Group: Compiler
|
|
|
License: GPL
|
|
License: GPL
|
|
|
Version: %{V_full}s%{V_snap}
|
|
Version: %{V_full}s%{V_snap}
|
|
|
-Release: 20070714
|
|
|
|
|
|
|
+Release: 20070721
|
|
|
|
|
|
|
|
# package options
|
|
# package options
|
|
|
%option with_cxx no
|
|
%option with_cxx no
|