Broken cross-build, again.

Saulius Krasuckas saulius2 at ar.fi.lt
Wed Apr 13 17:23:26 CDT 2005


* On Wed, 9 Feb 2005, Paul Millar wrote:
> * On Wednesday 09 February 2005 21:55, Stefan Leichter wrote:
> > * Am Mittwoch, 9. Februar 2005 17:16 schrieb Paul Vriens:
> > > mlang:
> > > linked to missing export NTDLL.DLL:atoi
> [...]
> > > ole32:
> > > linked to missing export NTDLL.DLL:atoi
> 
> > mlang.dll and ole32.dll can be linked against msvcrt.dll insted of
> > ntdll (like in the attached patch). Will this cause problems?
> 
> Yes, and no.
> 
> If msvcrt.dll is available then this will solve the problem.  But 
> (from vague memories) although msvcrt is available for W95/98, its by 
> no means installed by default.  On Paul's machine, the 
> msvcrt-specific tests are failing due to a lack of that DLL.
> 
> Really, someone should write a simple atoi() implementation and the
> tests link against the portable code.  This can't take more than ten
> minutes, right?

Is someone working on any atoi() implementation to use it in Winetest now?




More information about the wine-devel mailing list