Re: Python interface with CFLAGS

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Alexander Klimov <ask@wisdom.weizmann.ac.il>
Cc: <pgsql-bugs@postgresql.org>
Date: 2001-01-24T16:14:11Z
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@gmx.net       http://yi.org/peter-e/