[OpenAFS] Re: modload failing, Sol10 SPARC, 1.4.14
chas williams - CONTRACTOR
chas@cmf.nrl.navy.mil
Wed, 1 Jun 2011 07:32:32 -0400
On Tue, 31 May 2011 13:13:34 -0500
Andrew Deason <adeason@sinenomine.net> wrote:
> Also, Jeff, if you want a quick workaround, you can change -O to -O2 or
> just leave out the -O option. I think changing the value of KERN_OPTMZ
> in src/cf/osconf.m4 should be enough...
the studio compilers, if i recall correctly, prefer -xO2. -O2 just gets
passed to the linker (or something like that).