From: | Neil Conway <neilc(at)samurai(dot)com> |
---|---|
To: | Björn Metzdorf <bm(at)turtle-entertainment(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: compiler error with 7.3 |
Date: | 2002-11-28 18:22:31 |
Message-ID: | 1038507751.379.34.camel@tokyo |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 2002-11-28 at 11:24, Björn Metzdorf wrote:
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../src/inc
> lude -c -o copy.o copy.c
> copy.c: In function `CopyTo':
> copy.c:733: Internal compiler error:
> copy.c:733: Internal compiler error in `count_pseudo', at reload1.c:4088
> Please submit a full bug report.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> make[3]: *** [copy.o] Error 1
Naturally, this seems more a GCC problem than a PostgreSQL one (FWIW,
7.3 compiles fine with Debian unstable on x86, gcc 2.95.4-15). Have you
reported the bug to Debian?
Cheers,
Neil
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2002-11-28 18:28:04 | Re: cvs |
Previous Message | Oleg Bartunov | 2002-11-28 18:20:29 | Re: tsearch dictionaries and stop words |