Re: Spinlocks on SGI's - Mailing list pgsql-hackers

From Mathijs Brands
Subject Re: Spinlocks on SGI's
Date
Msg-id 20010328030424.D98674@ilse.nl
Whole thread Raw
In response to Re: Spinlocks on SGI's  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: Spinlocks on SGI's  (bruc@stone.congenomics.com (Robert E. Bruccoleri))
List pgsql-hackers
On Tue, Mar 27, 2001 at 11:06:20AM -0400, The Hermit Hacker allegedly wrote:
> On Tue, 27 Mar 2001, Robert E. Bruccoleri wrote:
> > Dear Marc,
> > > On Tue, 27 Mar 2001, Robert E. Bruccoleri wrote:
> > >
> > > > I contributed the first working s_lock.c code for the SGI's over three
> > > > years ago (using the test_and_set library calls). It's been working
> > > > for me ever since in a heavy multi-user environment. Please don't
> > > > change it unless there's an overwhelming reason.
> > > >
> > > > Also, the GNU compiler systems works poorly on SGI's. In this
> > > > environment, you need to stick to the SGI provided compilers. Once you
> > > > get used to them, they work fairly well.
> > >
> > > Robert, any possibility of getting pre-compiled binaries for SGI that we
> > > can put up on the site?  For those that can't afford the extra cost of the
> > > compilers? :)
> >
> > Yes. What exactly do you need from the Postgresql tree after a successful
> > compilation and test?
> 
> easiest, I think, unless SGI has a special packaging (pkg_add) format, is
> a tar of /usr/local/pgsql ... that *should* have everything required ...
> bin, libs and includes ...
> 
> if you could create one based on RC1 and upload that, then we can get some
> testing on whether or not that works before the release?

Wouldn't it be best to build IRIX 6.2 binaries? Those should run properly on
IRIX 6.2 and anything newer. Of course, having both IRIX 6.2 and 6.5 binaries
wouldn't really hurt...

Cheers,

Mathijs
-- 
It's not that perl programmers are idiots, it's that the language
rewards idiotic behavior in a way that no other language or tool has
ever done.                                                   Erik Naggum


pgsql-hackers by date:

Previous
From: Mathijs Brands
Date:
Subject: Solaris 7 SPARC passes tests (was Re: Re: [BUGS] Tests randomly failed)
Next
From: Tom Lane
Date:
Subject: Re: Solaris 7 SPARC passes tests (was Re: Re: [BUGS] Tests randomly failed)