| From: | Fuad Abdallah <abdallah(at)mpiz-koeln(dot)mpg(dot)de> |
|---|---|
| To: | The Hermit Hacker <scrappy(at)hub(dot)org> |
| Cc: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: [GENERAL] Does 6.4 work with Irix 6.5.1 ? |
| Date: | 1998-11-10 13:54:36 |
| Message-ID: | Pine.SGI.4.02.9811101447410.411525-100000@nazgul.mpiz-koeln.mpg.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi Marc,
i have tried to compile postgres 6.4 on a different machine running irix
6.2 using gcc 2.8.1 - with the same result.
It seems that many problems are based on some system tables:
select oid from pg_database
crashes the server - that also has the consequence that pg_dump does not
work.
Using older gcc versions with irix is a problem because they do not
support the new binary format.
best Regards,
Fuad
On Tue, 10 Nov 1998, The Hermit Hacker wrote:
> On Tue, 10 Nov 1998, Fuad Abdallah wrote:
>
> > Hi Everybody,
> >
> > i had many problems getting postgres 6.4 to work properly under irix
> > 6.5.1. - destroydb fails, pg_dump does not work and other things seem to
> > be broken.
> > I have tried to compile with egcs 1.1b and the IRIX cc 7.2.1 - no version
> > worked completely but interestingly the resulting binaries have different
> > problems (the egcs compiled version does not process a single query).
>
> Sinc EGCS 1.1b is known to have alot of bugs in it still, have you
> tried a more stable GCC, like 2.7.2.1 or 2.8.x?
>
> Marc G. Fournier
> Systems Administrator @ hub.org
> primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
>
>
--
Fuad Abdallah
Max-Planck-Institut fuer Zuechtungsforschung / ZWDV
Tel.: 0221/5062-739 / Priv: 0221/584563
| From | Date | Subject | |
|---|---|---|---|
| Next Message | George Kousi | 1998-11-10 14:31:46 | Re: [GENERAL] Float |
| Previous Message | Anatoly K. Lasareff | 1998-11-10 13:29:39 | Re: [GENERAL] Float |