Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20268 - Ebuild for GCC 3.3
Summary: Ebuild for GCC 3.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-01 06:51 UTC by Andrew Bevitt
Modified: 2003-05-21 11:02 UTC (History)
7 users (show)

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


Attachments
GCC 3.3 Ebuild (gcc-3.3.ebuild,13.04 KB, text/plain)
2003-05-01 06:53 UTC, Andrew Bevitt
Details
Digest file for the attached ebuild (digest-gcc-3.3,57 bytes, text/plain)
2003-05-01 06:54 UTC, Andrew Bevitt
Details
Gentoo specific makefile (goes in ${DISTDIR} (libgcc.mk.new,35.77 KB, text/plain)
2003-05-01 06:55 UTC, Andrew Bevitt
Details
New ebuild, digest and patch that works for the release tar ball. (gcc-3.3-r2.tar.gz,5.21 KB, application/x-gzip)
2003-05-16 04:02 UTC, Andrew Bevitt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Bevitt 2003-05-01 06:51:45 UTC
Here is an ebuild for GCC 3.3 from a CVS snapshot of that tree.
This ebuild is also mentioned on
http://forums.gentoo.org/viewtopic.php?p=303119#303119 

Attached is the ebuild itself, the digest file required and a patched version of
a make file. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Andrew Bevitt 2003-05-01 06:53:23 UTC
Created attachment 11346 [details]
GCC 3.3 Ebuild
Comment 2 Andrew Bevitt 2003-05-01 06:54:28 UTC
Created attachment 11347 [details]
Digest file for the attached ebuild
Comment 3 Andrew Bevitt 2003-05-01 06:55:30 UTC
Created attachment 11348 [details]
Gentoo specific makefile (goes in ${DISTDIR}
Comment 4 Alex Veber 2003-05-02 10:02:16 UTC
All the FAKE_ROOT Makefile hacking is not needed anymore, make DESTDIR=${D} install 
works now. 
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-02 16:45:58 UTC
The build in portage works fine with no or minor changing (except removing
patches, etc) when I last built it a month or two back.  Yes, the FAKE_ROOT
is not needed with 3.3, etc, but currently this is lower than the basement on
my todo list.  We have 1.4, etc, etc, and adding 3.3 will just create more
issues than we want currently.
Comment 6 Andrew Bevitt 2003-05-16 04:02:36 UTC
Created attachment 12050 [details]
New ebuild, digest and patch that works for the release tar ball.

CVS users will need to use the old ebuild and patches still.
Comment 7 Martin Schlemmer (RETIRED) gentoo-dev 2003-05-21 11:02:03 UTC
In portage.