[Interest] Qt 5.12.8 32 bit libraries configure options on Ubuntu 16.04

Thiago Macieira thiago.macieira at intel.com
Mon May 4 21:00:03 CEST 2020


On Monday, 4 May 2020 09:31:19 PDT 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?

configure -spec linux-g++-32

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products





More information about the Interest mailing list