pkgsrc-Users archive

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

Re: 64 bit ABI issue on Solaris



On Wed, Feb 16, 2011 at 08:16:18AM -0800, Stefan Schaeckeler wrote:
> Hi,
> 
> > On Mon, Feb 14, 2011 at 06:40:54AM +0100, Stefan Palm wrote:
> > > A far as I remember the problem was that pkgsrc reported 
> > > MACHINE_GNU_PLATFORM as "sparc-sun-solaris2" (instead of 
> > > "sparc64-sun-solaris2") to gmp. My "workaround" was to use a fake uname 
> > > ("#!/bin/sh; echo `/usr/bin/uname $@ | /usr/xpg4/bin/sed 
> > > 's/sparc/sparc64/g'`") during bootstrap to get the 
> > > MACHINE_ARCH/MACHINE_GNU_PLATFORM fixed.
> > 
> > 
> > Out of interest, what does running the script found at
> > 
> >   
> > http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
> > 
> > print?
> 
> sparc-sun-solaris2.9

I think I should have asked for uname -a too!

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index