On May 24, 2006, at 11:24 AM, Terry Reeves wrote:

Hello, everyone.

I have g95 fortran installed. I'm told it works. I'm doing this for some grad students, I am not myself a programmer or a unix expert but I know a bit more than the basics. This is a Mac OS X dual G5 processor xserve running OS X Server 10.4.6. I have xcode 2.2 installed which gives me gcc 3.3 and 4.01 installed.

For OS X and g95 installed from the web site use:

./configure F77=g95 FC=g95 LDFLAGS=-lSystemStubs

You can use "./configure F77=g95 FC=g95 " only if you install g95 via fink.

Michael

Reply via email to