Re: [gentoo-alt] I can haz fortran?

2010-09-01 Thread Fabian Groffen
Like Aaron said: On 31-08-2010 16:09:31 -0700, Tom Ellis wrote: What is the current state of fortran in prefix on mac?  I tried to get some scientific software into the prefix but got stopped at square one which is, have a working fortran compiler.  I looked in gmane and the most recent

[gentoo-alt] I can haz fortran?

2010-08-31 Thread Tom Ellis
What is the current state of fortran in prefix on mac? I tried to get some scientific software into the prefix but got stopped at square one which is, have a working fortran compiler. I looked in gmane and the most recent discussion of fortran I found was the one I started 4 years ago. I have a

Re: [gentoo-alt] I can haz fortran?

2010-08-31 Thread Aaron Wilson
gcc-apple does have fortran support (although I can remember when it didn't), and you can also compile the standard version of gcc with fortran support (this is how I have always done it to get the latest bells and whistles for parallel computing) . Just add sys-devel/gcc fortran

Re: [gentoo-alt] I can haz fortran?

2010-08-31 Thread Tom Ellis
That was the answer I was hoping for. I have a need to try again, so I will. On Tue, Aug 31, 2010 at 4:40 PM, Aaron Wilson tall...@gmail.com wrote: gcc-apple does have fortran support (although I can remember when it didn't), and you can also compile the standard version of gcc with fortran