[Interest] Qt 5.12.8 32 bit libraries configure options on Ubuntu 16.04
Allan Sandfeld Jensen
kde at carewolf.com
Mon May 4 20:58:03 CEST 2020
On Montag, 4. Mai 2020 18:31:19 CEST Ramakanth Kesireddy wrote:
> Hi,
>
> Can anyone let me know the configure options to generate 32 bit Qt 5.12.8
> libraries on Ubuntu 16.04 like the below equivalent configure options in Qt?
>
> for ./configure "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32"
>
> Do we need to modify the QMAKE_CFLAGS or there are any configure options
> while configuring Qt 5.12.8 sources to generate 32 bit Qt libs?
>
Just configure with -platform linux-g++-32
Why are you making 32-bit libraries now though?
'Allan
More information about the Interest
mailing list