8 Jan
2026
8 Jan
'26
4:12 p.m.
http://bugs.winehq.org/show_bug.cgi?id=59211 --- Comment #2 from ChenPi11 <wushengwuxi-msctinoulk@outlook.com> --- ``` tools/winebuild/winebuild.exe -w --implib -o dlls/msvcr120/msvcr120.a --without-dlltool -m64 --export \ dlls/msvcr120/msvcr120.spec error: winebuild : Invalid argument ``` `winebuild.exe` generates a very long arguments while archiving. For example: ``` ar.exe rc dlls/msvcr120/libmsvcr120.a ...<very long> ``` Which is not accepted on Windows. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.