Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 113541

Summary: New GCC 4.1.0_beta20051123-r1 (pre-release) (unofficial snapshot)- new ebuild + cool fixes and customizations
Product: Gentoo Linux Reporter: Alexey Maximov <amax>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gcc-4.1.0_beta20051123-r1.ebuild
gcc-fake-version.patch
hijack-cflags3.patch
ignore_unknown_cflags2.patch
reassoc-20051116-vanilla1.patch

Description Alexey Maximov 2005-11-25 02:22:31 UTC
+ new Gentoo ebuild for developers

+ Used latest SVN snapshot for 2005-11-23

+ hijack-cflags3.patch for hijack cflags via env (GCC_HIDDEN_CFLAGS and
GCC_STRIP_CFLAGS)

+ reassoc-20051116-vanilla1.patch new optimization patch

+ gcc-fake-version.patch for change gcc -dumpversion via env (GCC_VERSION and
GCC_VERSION_STRING) - sometime maybe used for software who is checks version of
gcc (like OpenOffice)

+ ignore_unknown_cflags2.patch for successfull work if cflag isn't exist or
unsupported yet
Comment 1 Alexey Maximov 2005-11-25 02:23:00 UTC
Created attachment 73558 [details]
gcc-4.1.0_beta20051123-r1.ebuild
Comment 2 Alexey Maximov 2005-11-25 02:23:29 UTC
Created attachment 73559 [details, diff]
gcc-fake-version.patch
Comment 3 Alexey Maximov 2005-11-25 02:23:52 UTC
Created attachment 73560 [details, diff]
hijack-cflags3.patch
Comment 4 Alexey Maximov 2005-11-25 02:24:21 UTC
Created attachment 73561 [details, diff]
ignore_unknown_cflags2.patch
Comment 5 Alexey Maximov 2005-11-25 02:25:02 UTC
Created attachment 73562 [details, diff]
reassoc-20051116-vanilla1.patch
Comment 6 Alexey Maximov 2005-11-25 02:27:21 UTC
100% worked - about 1600 packages has been compiled ok w/o any problems!

use it for software migration to the gcc 4.1
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2005-11-26 10:03:52 UTC
4.1.0_beta20051125 in portage, enjoy. As for the patches, sorry but we really
cannot support such stuff.