Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263649 - sys-devel/gcc-apple-4.2.1_p5566-r1 fortran support [PATCH INCLUDED]
Summary: sys-devel/gcc-apple-4.2.1_p5566-r1 fortran support [PATCH INCLUDED]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-24 18:48 UTC by Armando Di Cianno
Modified: 2009-03-26 12:37 UTC (History)
0 users

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


Attachments
A diff of the ebuild in prefix tree to one that has fortran support (gcc-apple-ebuild-with-fortran.diff,1.93 KB, patch)
2009-03-24 18:49 UTC, Armando Di Cianno
Details | Diff
Apple gcc_42 branch patches for gfortran (gfortran-5564.diff,42.10 KB, patch)
2009-03-24 18:50 UTC, Armando Di Cianno
Details | Diff
A tar of my overlay's sys-devel/gcc-apple directory (sys-devel-gcc-apple.tar,80.00 KB, application/octet-stream)
2009-03-24 18:51 UTC, Armando Di Cianno
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Armando Di Cianno 2009-03-24 18:48:37 UTC
I was working on getting dev-lang/R ported to gentoo/prefix for osx, and realized that Apple's GCC doesn't ship with fortran (which R requires).

Please find attached
* A diff for the gcc-apple ebuild
* A patch for use after untarring official gnu gcc-fortran sources for osx
* A tar of my sys-devel/gcc-apple directory

AFAICT, gfortran built from this works (it passes various ./configure tests).

Reproducible: Always
Comment 1 Armando Di Cianno 2009-03-24 18:49:37 UTC
Created attachment 186138 [details, diff]
A diff of the ebuild in prefix tree to one that has fortran support
Comment 2 Armando Di Cianno 2009-03-24 18:50:32 UTC
Created attachment 186139 [details, diff]
Apple gcc_42 branch patches for gfortran
Comment 3 Armando Di Cianno 2009-03-24 18:51:19 UTC
Created attachment 186140 [details]
A tar of my overlay's sys-devel/gcc-apple directory
Comment 4 Fabian Groffen gentoo-dev 2009-03-26 12:37:02 UTC
ok, added, thanks!