It looks the command line overflows the windows command line. Too long. Any way to get it around? Sent from Mail for Windows 10 From: sotrdg sotrdg Sent: Tuesday, October 13, 2020 12:32 To: sotrdg sotrdg via Libc-alpha Subject: several glibc build bugs on MinGW-w64 I am building a x86_64-linux-gnu toolchain so I can build Linux programs on Win32 without wsl. I have finished building crt0. But other issues remain. I cheat by modifying the source code to build them. However, GGGGG. How to build this successfully? /bin/sh: d:/msys64/home/unlvs/gcc_toolchain_build/x86_64-linux-gnu/bin/../lib/gcc/x86_64-linux-gnu/11.0.0/../../../../x86_64-linux-gnu/bin/ar.exe: Argument list too long cd /home/unlvs/gcc_toolchain_build/glibc_x86_64 && d:/msys64/home/unlvs/gcc_toolchain_build/x86_64-linux-gnu/bin/../lib/gcc/x86_64-linux-gnu/11.0.0/../../../../x86_64-linux-gnu/bin/ar.exe cruv libc_pic.a `cat csu/stamp.os iconv/stamp.os locale/stamp.os localedata/stamp.os iconvdata/stamp.os assert/stamp.os ctype/stamp.os intl/stamp.os catgets/stamp.os math/stamp.os setjmp/stamp.os signal/stamp.os stdlib/stamp.os stdio-common/stamp.os libio/stamp.os dlfcn/stamp.os nptl/stamp.os malloc/stamp.os string/stamp.os wcsmbs/stamp.os timezone/stamp.os time/stamp.os dirent/stamp.os grp/stamp.os pwd/stamp.os posix/stamp.os io/stamp.os termios/stamp.os resource/stamp.os misc/stamp.os socket/stamp.os sysvipc/stamp.os gmon/stamp.os gnulib/stamp.os wctype/stamp.os manual/stamp.os shadow/stamp.os gshadow/stamp.os po/stamp.os argp/stamp.os rt/stamp.os conform/stamp.os debug/stamp.os mathvec/stamp.os support/stamp.os crypt/stamp.os nptl_db/stamp.os inet/stamp.os resolv/stamp.os nss/stamp.os hesiod/stamp.os sunrpc/stamp.os nis/stamp.os nscd/stamp.os login/stamp.os elf/stamp.os stamp.os` GG Sent from Mail for Windows 10