Re: [HACKERS] problem compiling with egcs 1.1.1

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] problem compiling with egcs 1.1.1
Date: 1998-12-08 15:25:04
Message-ID: 366D44D0.DB0A378F@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I tried to compile 6.4 with latest egcs and have experienced
> problem to compile several files on my Linux x86 box.

I've had success compiling with egcs on Linux in the recent past, using
this version from rpms:

Reading specs from
/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/egcs-2.91.57/specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)

I don't use this compiler on a regular basis yet, since it has
undesirable rounding behavior for some floating point operations (e.g.
lots of trailing "9"s in some output which are not present in gcc-2.7.x
which screws up the Postgres regression tests).

But I can not recall having any fundamental compilation problems, and
certainly did not have to rewrite assembler code as suggested by your
url reference.

Send some specific examples of problems you are seeing and I can try
them on my libc5 machine.

- Tom

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joost Kraaijeveld 1998-12-08 15:40:53 RE: [HACKERS] problem compiling with egcs 1.1.1
Previous Message Oleg Bartunov 1998-12-08 15:00:21 problem compiling with egcs 1.1.1