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



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to