> -----Original Message-----
> From: Simon Hausmann
> Sent: perjantaina 5. toukokuuta 2017 09:55
> To: Konstantin Tokarev <annu...@yandex.ru>; Akseli Salovaara
> <akseli.salova...@qt.io>
> Cc: Thiago Macieira <thiago.macie...@intel.com>; development@qt-
> project.org
> Subject: Re: [Development] Coin: using 64-bit Windows host for 32-bit builds
> 
> Hi,
> 
> I believe Akseli was making progress on that front. Can you fill us briefly 
> in on
> the status?

I just got patch merged to coin master branch which allows Windows 10 x86 
MSVC2015 integrations on Windows 10 x64 host.
Required provisioning for 32bit desktop builds on Windows 10 x64 host machines 
has been done already earlier. 
We still need to update coin production instance and change coin platform 
configurations on Qt5 but Qt5 5.8 and later 5.9 branch integrations has been 
already done successfully on background for a while.

I would assume allowing MSVC2017 32bit builds on 64bit host is next step but I 
got last minute autotest failure from qtbase which doesn't occur when building 
on Windows 10 32bit machine. I need to investigate that before making next 
patch available.

Br,
Akseli
> 
> Thanks :)
> Simon
> 
> > On 5. May 2017, at 00:16, Konstantin Tokarev <annu...@yandex.ru> wrote:
> >
> >
> >
> > 05.05.2017, 01:11, "Thiago Macieira" <thiago.macie...@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@qt-project.org
> >> http://lists.qt-project.org/mailman/listinfo/development
> >
> > --
> > Regards,
> > Konstantin
> > _______________________________________________
> > Development mailing list
> > Development@qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/development
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to