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

Bug 251354

Summary: FreeMiNT sys-devel/gcc-4.2.4 support
Product: Gentoo/Alt Reporter: Alan Hourihane <alanh>
Component: OtherAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: FreeMiNT   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: first files patch
second files patch

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