[Fink-users] internal compiler error with g95 and netcdf on 10.4-transitional

2006-05-03 Thread Gary Strand
I've seen the discussion on the above from last month, and I'm still getting this error. I've upgraded to Xcode 2.2.1, and gcc-4.0, as well as removing g95 and re-installing it multiple times. I continue to get this error: /sw/bin/g95 -c netcdf.f90 netcdf_expanded.f90: In function

Re: [Fink-users] internal compiler error with g95 and netcdf on 10.4-transitional

2006-05-03 Thread Alexander K. Hansen
On 5/3/06, Gary Strand [EMAIL PROTECTED] wrote: I've seen the discussion on the above from last month, and I'm still getting this error. I've upgraded to Xcode 2.2.1, and gcc-4.0, as well as removing g95 and re-installing it multiple times. reinstall or rebuild? If you just reinstalled it

Re: [Fink-users] internal compiler error with g95 and netcdf on 10.4-transitional

2006-05-03 Thread Jeff Whitaker
Gary Strand wrote: I've seen the discussion on the above from last month, and I'm still getting this error. I've upgraded to Xcode 2.2.1, and gcc-4.0, as well as removing g95 and re-installing it multiple times. I continue to get this error: /sw/bin/g95 -c netcdf.f90 netcdf_expanded.f90:

Re: [Fink-users] internal compiler error with g95 and netcdf on 10.4-transitional

2006-05-03 Thread Gary Strand
Turns out I needed to rebuild g95, not just install it. It's been so long since I've used fink I'd forgotten that! Anyway, everything's working now. Thanks to all. On May 3, 2006, at 1:50 PM, Jeff Whitaker wrote: Gary Strand wrote: I've seen the discussion on the above from last month,

[Fink-users] internal compiler error with g95 and netcdf on 10.4-transitional

2006-04-14 Thread William Scott
I'm getting this (g4, latest everything, 10.4-transitional) Making `all' in directory /sw/src/fink.build/netcdf-3.6.1-1/ netcdf-3.6.1/src/f90 /sw/bin/g95 -c typeSizes.f90 /sw/bin/g95 -c netcdf.f90 netcdf_expanded.f90: In function 'netcdf_MP_nf90_get_var_7d_eightbyteint__':

Re: [Fink-users] internal compiler error with g95 and netcdf on 10.4-transitional

2006-04-14 Thread Jeff Whitaker
William Scott wrote: I'm getting this (g4, latest everything, 10.4-transitional) Making `all' in directory /sw/src/fink.build/netcdf-3.6.1-1/netcdf-3.6.1/src/f90 /sw/bin/g95 -c typeSizes.f90 /sw/bin/g95 -c netcdf.f90 netcdf_expanded.f90: In function

Re: [Fink-users] internal compiler error with g95 and netcdf on 10.4-transitional

2006-04-14 Thread William Scott
https://lists.sourceforge.net/lists/listinfo/fink-users Bill: Works for me with g95-0.50-20060413. The 20060412 version had problems, is that what you have installed? -Jeff Turns out I had an outdated gcc-4.0 on that machine. I updated to Xcode 2.2.1, and then, only after rebuilding