Re: Compilation of PostgreSQL on Irix

From: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
To: bruc(at)acm(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Compilation of PostgreSQL on Irix
Date: 2003-10-28 15:54:37
Message-ID: Pine.LNX.4.44.0310081614420.10046-100000@emo.org.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

-----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 version of PostgreSQL. Here's the script we used for

<snip> (http://archives.postgresql.org/pgsql-hackers/2003-10/msg00422.php)

(Sorry for the late response, I just could find time to try your solution)

No, PostgreSQL 7.4beta4/5 does not still compile on SGI Irix, running on
rs10000. :(

I've also tried to compile 7.3.4 but I got some errors,too. I'm not
familiar to Irix, I'm trying to use my logic on Linux.

I'm pretty sure that I have a problem with GCC.:
=========================
bash-2.05b$ /usr/freeware/bin/gcc -v
Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.2.1/specs
Configured with: ../configure --prefix=/usr/freeware
- --enable-version-specific-runtime-libs --disable-shared --enable-threads
- --enable-haifa --disable-c99
Thread model: single
gcc version 3.2.1
=========================
bash-2.05b$ bison --version
GNU Bison version 1.25
========================

(I know the problem with bison, but freeware.sgi.com just provides bison
1.35, not 1.875)

So, shall we exclude IRIX support from v7.4? :(

Regards,
- --
Devrim GUNDUZ
devrim(at)gunduz(dot)org devrim(dot)gunduz(at)linux(dot)org(dot)tr
http://www.tdmsoft.com
http://www.gunduz.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE/npE+tl86P3SPfQ4RAtgdAKCpKan/xGUO2ioD1TDIpS+vOez0fwCeI+a0
WYrNfWB5uB/UUHTZyLWzARE=
=Sjon
-----END PGP SIGNATURE-----

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert E. Bruccoleri 2003-10-28 16:16:07 Re: Compilation of PostgreSQL on Irix
Previous Message Jim Crate 2003-10-28 15:44:41 Re: shared memory on OS X - 7.4beta4