When building on sparc I get the following message:

Your C compiler egcs does not support unaligned accesses
to doubles.  This is required for interoperation with 
Fortran (the Fortran standard requires it).
Some C compilers support special options that allow
unaligned access; for gcc, try -munaligned-doubles.
Configure will continue, but some Fortran programs
may fail.  Another option is to use a Fortran option
that forces all double precision quantities to be
double aligned; for SunOS, the option is -dalign.

So beware...

Justin Cormack <jpc1@doc.ic.ac.uk>
