Building Open MPI 1.0.1 on a PowerMac running OS X 10.4.4 using
1) Apple gnu compilers from Xcode 2.2.1
2) fink-installed g77
3) latest g95 "G95 (GCC 4.0.1 (g95!) Jan 23 2006)"
 (the binary from G95 Home)

setenv F77 g77
setenv FC g95
./configure

In the G95 section of the configure I get

checking size of FORTRAN integer(selected_int_kind(2))... unknown
configure: WARNING: *** Problem running configure test!

Gzipped config.log attached.

If I change to the older Fink g95 "G95 (GCC 4.0.2 (g95!) Dec 19 2005)" I don't see this problem

System info:
uname -a
Darwin 8.4.0 Darwin Kernel Version 8.4.0: Tue Jan 3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC Power Macintosh powerpcgcc --version
powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc.
build 5026)

g++ --version
powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)

 g77 --version
GNU Fortran (GCC) 3.4.3

Details on latest G95 build:
g95 -v
Using built-in specs.
Target:
Configured with: /Users/andy/g95/osx/gcc.osx/configure --enable- languages=c
Thread model: posix
gcc version 4.0.1 (g95!) Jan 23 2006

Details on older Fink g95 build:
g95 -v
Using built-in specs.
Target:
Configured with: ../configure --prefix=/sw/lib/gcc-lib/powerpc-apple- darwin8/4.0.2 --with-gmp=/sw --enable-languages=c --disable-checking --with-included-gettext
Thread model: posix
gcc version 4.0.2 (g95!) Dec 19 2005


Attachment: config.log.gz
Description: GNU Zip compressed data

Reply via email to