develooper Front page | perl.perl5.porters | Postings from November 2003

Re: [perl #24439] 64 bit build failure on Solaris 9

Thread Previous
From:
Rafael Garcia-Suarez
Date:
November 23, 2003 15:18
Subject:
Re: [perl #24439] 64 bit build failure on Solaris 9
Message ID:
20031124001852.27343aca.rgarciasuarez@free.fr
Andy Dougherty wrote:
> 
> Oh.  This one's my fault.  Try changing the line
> 
> > > +		lddlflags="$lddlflags -m64"
> 
> in hints/solaris_2.sh to
> 
> > > +		lddlflags="$lddlflags -G -m64"
> 
> (I think that's the right flag for gcc on Solaris using Sun's ld.)

Thanks, applied as #21780 to bleadperl.

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About