Re: Installation problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: waanders(at)iprimus(dot)com(dot)au
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Installation problem
Date: 2001-11-13 18:58:56
Message-ID: 3159.1005677936@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"N Waanders" <waanders(at)iprimus(dot)com(dot)au> writes:
> gmake [4] entering directory
> `/usr/INSTALL/Postgres-7.1.1/src/backend/access/common'
> gcc -02 -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../../src/include -c -o heaptuple.o heaptyple.c

> - repeated for various files

Looks perfectly fine to me. You might want to read gcc's option list
someday...

regards, tom lane

PS: the current release is 7.1.3, not 7.1.1.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Hiroshi Inoue 2001-11-14 00:14:02 Re: Bug #514: Backend crashes periodically
Previous Message Tom Lane 2001-11-13 18:05:29 Re: 7.1.3 w/ Perl/DBI application hangs