Re: Python interface with CFLAGS

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Alexander Klimov <ask(at)wisdom(dot)weizmann(dot)ac(dot)il>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Python interface with CFLAGS
Date: 2001-01-24 16:14:11
Message-ID: Pine.LNX.4.30.0101241712050.1469-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Alexander Klimov writes:

> make distclean; configure --with-tcl --with-perl --with-python
> --with-openssl --with-CXX && make CFLAGS='-O2' CXXFLAGS='-O2'

make distclean
CFLAGS='-O2' CXXFLAGS='-O2' configure --with-tcl --with-perl --with-python --with-openssl --with-CXX
make all

(-O2 should be the default anyway.)

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2001-01-24 16:31:14 Re: [DOCS] Re: 7.1 released on 2000-09-01?
Previous Message Vince Vielhaber 2001-01-24 15:47:28 Re: [DOCS] Re: 7.1 released on 2000-09-01?