[Development] Coin: using 64-bit Windows host for 32-bit builds
Konstantin Tokarev
annulen at yandex.ru
Fri May 5 00:15:59 CEST 2017
05.05.2017, 01:11, "Thiago Macieira" <thiago.macieira at intel.com>:
> Em quinta-feira, 4 de maio de 2017, às 14:22:55 PDT, Konstantin Tokarev
> escreveu:
>> Unfortunately, VS is the worst offender at the moment, it does not have
>> anything like -g1, or like -g0 (i.e. option to negate previously added /Zi)
>
> IIRC, the 32-bit linker is a 32-bit application too if you use "vcvarsall
> x86".
>
> You need a cross-compilation setup, like "vcvarsall x64_x86".
Yes, use 64-bit tools while compiling for 32-bit target. That requires 64-bit OS
image to start with.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
> Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
--
Regards,
Konstantin
More information about the Development
mailing list