http://bugs.winehq.org/show_bug.cgi?id=6860
Summary: Wish: Please split vartest.c, it uses lots of memory during compilation Product: Wine Version: 0.9.27. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dirk.heinrichs@online.de
While compiling wine, compilation of file "dlls/oleaut32/tests/vartest.c", which is 287k big, uses lots of memory (~1.5G), forcing systems with less memory to swap and slow down considerably. So splitting this file into smaller pieces would be a good thing to do.