Re: [HACKERS] Compilation of PostgreSQL on Irix

2003-10-28 Thread Tom Lane
Devrim GUNDUZ <[EMAIL PROTECTED]> writes: > On Tue, 28 Oct 2003, Robert E. Bruccoleri wrote: >> You can build the latest release of bison from www.gnu.org >> without any trouble under Irix. > Is it just bison that creates the problem? If you're working from a tarball rather than a CVS pull, you

Re: [HACKERS] Compilation of PostgreSQL on Irix

2003-10-28 Thread Robert Treat
On Tue, 2003-10-28 at 11:41, Devrim GUNDUZ wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi, > > On Tue, 28 Oct 2003, Robert E. Bruccoleri wrote: > > > You can build the latest release of bison from www.gnu.org > > without any trouble under Irix. > > Is it just bison that

Re: [HACKERS] Compilation of PostgreSQL on Irix

2003-10-28 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Tue, 28 Oct 2003, Robert E. Bruccoleri wrote: > You can build the latest release of bison from www.gnu.org > without any trouble under Irix. Is it just bison that creates the problem? I'll try on Thursday (it's national holiday in he

Re: [HACKERS] Compilation of PostgreSQL on Irix

2003-10-28 Thread Robert E. Bruccoleri
Dear Devrim, You can build the latest release of bison from www.gnu.org without any trouble under Irix. PostgreSQL 7.4 builds cleanly on Irix, and so far, it's much faster than 7.3 for the one database I've tested. --Bob +-++

Re: [HACKERS] Compilation of PostgreSQL on Irix

2003-10-28 Thread Devrim GUNDUZ
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 8 Oct 2003, Robert E. Bruccoleri wrote: > Dear Devrim, > I have been using Postgres on Irix for over 8 years, and I have only > used the SGI provided compilers. GCC doesn't work well on Irix. In addition, > you can build a 64 bit versio

[HACKERS] Compilation of PostgreSQL on Irix

2003-10-08 Thread Robert E. Bruccoleri
Dear Devrim, I have been using Postgres on Irix for over 8 years, and I have only used the SGI provided compilers. GCC doesn't work well on Irix. In addition, you can build a 64 bit version of PostgreSQL. Here's the script we used for PostgreSQL 7.3.2: #!/bin/ksh -x ./copy_local_files_for