Re: 8.0.0beta2: gcc: unrecognized option `-pthreads'

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: 8.0.0beta2: gcc: unrecognized option `-pthreads'
Date: 2004-09-10 22:11:19
Message-ID: 3329.1094854279@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> No. The problem is that the test script just tries all options and if
> it doesn't error out, it uses it. Ideally we could test from configure
> and ingnore meaningless options but we don't know how yet.

Drop any options that cause the compiler to write anything on stderr.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dan Sugalski 2004-09-10 22:17:27 Re: Speeding up LIKE with placeholders?
Previous Message Bruce Momjian 2004-09-10 22:10:25 Re: pg_dump/pg_dumpall do not correctly dump search_path