21 Sep
2008
21 Sep
'08
4:06 p.m.
Michael Karcher <wine(a)mkarcher.dialup.fu-berlin.de> writes:
Sorry, I didn't manage to write what I mean. The only dll modules in the wine tree that currently use @BUILTINFLAG@ (and include msvcrt headers) are the two I listed. And after examing the little amount of C code they contain, I see no problem to compile them with -fno-builtin.
Right; I agree we wouldn't want to use -fno-builtin in other dlls, but we don't want to use msvcrt in dlls anyway, and we should never need to. -- Alexandre Julliard julliard(a)winehq.org