Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 251354 - FreeMiNT sys-devel/gcc-4.2.4 support
Summary: FreeMiNT sys-devel/gcc-4.2.4 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All FreeMiNT
: High normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-17 21:03 UTC by Alan Hourihane
Modified: 2008-12-17 21:57 UTC (History)
0 users

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


Attachments
first files patch (gcc-4.2.3-mint.patch.gz,35.66 KB, patch)
2008-12-17 21:04 UTC, Alan Hourihane
Details | Diff
second files patch (gcc-4.2.3-mint.patch2,19.27 KB, patch)
2008-12-17 21:04 UTC, Alan Hourihane
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hourihane 2008-12-17 21:03:05 UTC
Support for gcc 4.2.4.
Comment 1 Alan Hourihane 2008-12-17 21:04:04 UTC
Created attachment 175643 [details, diff]
first files patch
Comment 2 Alan Hourihane 2008-12-17 21:04:32 UTC
Created attachment 175644 [details, diff]
second files patch
Comment 3 Alan Hourihane 2008-12-17 21:04:53 UTC
Sorry about the first patch being gzipped. But it's 768KB otherwise.
Comment 4 Alan Hourihane 2008-12-17 21:12:44 UTC
Probably worth putting these patches after these lines...

  # interix patch from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15212
  epatch "${FILESDIR}"/4.2.2/interix-x86.patch.bz2

and within ...

  [[ ${CHOST} == *-mint*) ]] ...
Comment 5 Fabian Groffen gentoo-dev 2008-12-17 21:57:31 UTC
applied, didn't test if they apply