[PyQt] patch to fix segfault on mac
Erick Tryzelaar
idadesub at users.sourceforge.net
Fri Jun 13 17:18:43 BST 2008
On Fri, Jun 13, 2008 at 4:24 AM, Phil Thompson
<phil at riverbankcomputing.com> wrote:
> What arguments are you passing to PyQt's configure.py?
The environment is:
CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2'
CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2'
LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0'
INSTALL='/usr/bin/install' OBJCFLAGS='-O2' FFLAGS='-O2'
CC='/usr/bin/gcc-4.0'
And the command:
/opt/local/bin/python2.4 configure.py -g -q /opt/local/bin/qmake
--confirm-license LFLAGS="-F/opt/local/Library/Frameworks
-L/opt/local/lib"
More information about the PyQt
mailing list