On Fri, Oct 24, 2014 at 2:05 PM, Runar Tenfjord
<[email protected]> wrote:
> 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
>

I'll need to look into this in some detail later, we should be doing
better with command line length limits than in the old days:

https://github.com/gcc-mirror/gcc/commit/041229491da44da442724eb7ca974483ca7967d5

> 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

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

Reply via email to