Broken cross-build, again.

Paul Millar paulm at astro.gla.ac.uk
Wed Feb 9 16:33:31 CST 2005


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?

Cheers,

Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050209/94e46192/attachment.pgp


More information about the wine-devel mailing list