It doesnot recognize -spec linux-g++-32 . Am I missing something?

Best Regards,
Ramakanth

On Tue, May 5, 2020 at 12:36 AM Thiago Macieira <thiago.macie...@intel.com>
wrote:

> 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
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to