Hi Ralf, On Mon, 11 Feb 2008, Ralf Wildenhues wrote: > * Tim Rice wrote on Mon, Feb 11, 2008 at 06:23:59AM CET: > > CVS HEAD pulled Fri Feb 8 17:52:22 PST 2008 > > Solaris 10 w/ SunStudio 11 > > > > I'm seeing failures in 64 bit mode I don't see in 32 bit mode with > > compiler options that woked for me in both 32 & 64 on branch-1.5. > > testsuite.log-64.gz attached. > > Please try again, with making the f95 compiler generate 64bit code: > FCFLAGS="-xtarget=ultra -xarch=v9" > > assuming those are the right options. $FFLAGS is for $F77, $FCFLAGS is > for $FC, and needed in this case. (Libtool currently doesn't support > having two different-language compilers do different ABIs.)
I didn't expect it to work with diifferent ABIs I thought I had what I needed with FFLAGS="-xtarget=ultra -xarch=v9" Thanks for the FCFLAGS tip, that worked. Tests pass now. -- Tim Rice Multitalents (707) 887-1469 [EMAIL PROTECTED] _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool