libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Solaris 10 w/ SunStudio 11 64bit mode


From: Ralf Wildenhues
Subject: Re: Solaris 10 w/ SunStudio 11 64bit mode
Date: Mon, 11 Feb 2008 06:29:57 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hi Tim,

* 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.)

Thanks,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]