[Qt-interest] Building 32 bit on 64 bit Linux
Thiago Macieira
thiago.macieira at trolltech.com
Mon May 4 13:21:51 CEST 2009
Em Segunda-feira 04 Maio 2009, às 08:46:07, Farid Derradji escreveu:
> on Linux you explicitely have to set the following (predefined)
> Qt-Variables:
>
> QMAKE_CFLAGS += -m32
> QMAKE_CXXFLAGS += -m32
> QMAKE_LFLAGS += -m32.
Or use the linux-g++-32 spec:
./configure -platform linux-g++-32
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Product Manager - Nokia, Qt Software
Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090504/ecd6c519/attachment.bin
More information about the Qt-interest-old
mailing list