Out-of-date gcc and ld on the testbot build VM

Dmitry Timoshkov dmitry at baikal.ru
Mon Dec 28 04:09:03 CST 2015


Hugh McMaster <hugh.mcmaster at outlook.com> wrote:

> >> The testbot seems to have an out-of-date version of mingw32, or at least, its linker, ld.exe.
> >>
> >> I'm trying to run tests for GetConsoleScreenBufferInfoEx, a function available on Vista and higher.
> >
> > Then using GetProcAddress() is the only solution.
> 
> Yes. Until the build software can be updated.

Since the tests must be executed under versions of Windows earlier than
Vista it's still needed to fallback to GetProcAddress().

-- 
Dmitry.



More information about the wine-devel mailing list