Re: [HACKERS] egcs experimentation results

From: Dmitry Samersoff <dms(at)wplus(dot)net>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: [HACKERS] egcs experimentation results
Date: 1999-05-31 07:34:59
Message-ID: XFMail.990531113459.dms@wplus.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 30-May-99 Oleg Bartunov wrote:
> On Sun, 30 May 1999, Tom Lane wrote:
>
>> Date: Sun, 30 May 1999 11:47:15 -0400
>> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
>> To: pgsql-hackers(at)postgreSQL(dot)org
>> Subject: [HACKERS] egcs experimentation results
>>
>> For work-related reasons I recently had to install egcs 1.1.2 here.
>> I thought I'd try Postgres with it, since we have at least two reports
>> of problems seen only with egcs:
>> 1. The business about char and short parameters to functions
>> called through fmgr;
>> 2. Oleg's report of instability seen only with egcs and -O.
>
> Tom,
>
> the problem seems gone away after cleaning computer box with vacuum
> machine and replacing cooler :-! This could be goind to FAQ :-)
>
>

I use egcs on FreeBSD and Solaris x86 about a year and have no problems at all.

There was some compilation problems of libpg++, but it seems to be fixed.

---
Dmitry Samersoff, dms(at)wplus(dot)net, ICQ:3161705
http://devnull.wplus.net
* There will come soft rains ...

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 1999-05-31 07:41:49 select count(*) from <empty table>: 0 rows or 1 rows ?
Previous Message Bruce Momjian 1999-05-31 06:14:42 Re: [HACKERS] Open 6.5 items