gcc: unrecognized option `-pthreads'

From: Joe Conway <mail(at)joeconway(dot)com>
To: "Hackers (PostgreSQL)" <pgsql-hackers(at)postgresql(dot)org>
Subject: gcc: unrecognized option `-pthreads'
Date: 2004-08-18 17:41:41
Message-ID: 412394D5.6000000@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm seeing "gcc: unrecognized option `-pthreads'" over and over when
building from cvs tip.

# pg_config --configure
'--prefix=/usr/local/pgsql-8.0' '--with-pgport=55435' '--with-perl'
'--with-tcl' '--with-tclconfig=/usr/lib' '--without-tk' '--with-python'
'--enable-nls' '--enable-debug' '--enable-cassert' '--enable-depend'
'--with-pam' '--enable-integer-datetimes' '--enable-thread-safety'
'--with-openssl' '--with-krb5' '--with-includes=/usr/include/kerberosIV'
'--with-includes=/usr/include/et'

# uname -a
Linux jec-linux-lt 2.6.7-1.494.2.2 #1 Tue Aug 3 09:39:58 EDT 2004 i686
i686 i386 GNU/Linux

Joe

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2004-08-18 17:50:27 Re: psql table comments?
Previous Message Tom Lane 2004-08-18 17:39:34 Re: psql table comments?