Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113541 - New GCC 4.1.0_beta20051123-r1 (pre-release) (unofficial snapshot)- new ebuild + cool fixes and customizations
Summary: New GCC 4.1.0_beta20051123-r1 (pre-release) (unofficial snapshot)- new ebuild...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-25 02:22 UTC by Alexey Maximov
Modified: 2005-11-26 10:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gcc-4.1.0_beta20051123-r1.ebuild (gcc-4.1.0_beta20051123-r1.ebuild,2.29 KB, text/plain)
2005-11-25 02:23 UTC, Alexey Maximov
Details
gcc-fake-version.patch (gcc-fake-version.patch,1.42 KB, patch)
2005-11-25 02:23 UTC, Alexey Maximov
Details | Diff
hijack-cflags3.patch (hijack-cflags3.patch,2.43 KB, patch)
2005-11-25 02:23 UTC, Alexey Maximov
Details | Diff
ignore_unknown_cflags2.patch (ignore_unknown_cflags2.patch,657 bytes, patch)
2005-11-25 02:24 UTC, Alexey Maximov
Details | Diff
reassoc-20051116-vanilla1.patch (reassoc-20051116-vanilla1.patch,71.21 KB, patch)
2005-11-25 02:25 UTC, Alexey Maximov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.