Hi,

I try to build some larger projects with
CMake and Mingw64 which all fails with the message:
"""
Linking CXX shared library ../../../win64/bin/Release/libTKernel.dll
/bin/sh: /D/msys64/mingw64/bin/g++.exe: Argument list too long
"""

These projects have be built successfully earlier with the old
MSYS. Apparently the command line is to long to process.

GIST with PKGBUILD source: 
https://gist.github.com/a9ac26f1472551e6db3c.git

Searching Google for answers does not come up
with any solutions.

Does anybody have any clue how to solve this?




------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to