warnings during compile (msvcrt related)

Alexandre Julliard julliard at winehq.org
Thu Jul 13 06:51:08 CDT 2006


Paul Vriens <Paul.Vriens at xs4all.nl> writes:

> It turns out these errors are generated for some dll's (crtdll and
> msvcrtd and their tests). And also for some programs (notepad, regedit,
> taskmgr, wordpad).
>
> The common thing is that they all have in their Makefile.in:
>
> EXTRAINCL = -I$(TOPSRCDIR)/include/msvcrt
>
> Is this harmless? Should it (what?) be fixed?

There's a configure check to add -fno-builtin for these cases, you
should check why that doesn't work for you.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list