User Activity

  • Posted a comment on discussion Help on MinGW-w64 - for 32 and 64 bit Windows

    Guys, it took around 1 month to reach this stage..... but finally I did it ;) by removing the -j4 flags

  • Modified a comment on discussion Help on MinGW-w64 - for 32 and 64 bit Windows

    Getting below error while building MinGW-w64 CRT for Windows 7 64-bit (using MinGW / MSYS): cd lib64/ && x86_64-w64-mingw32-ar -M < /c/toolchain/mingw32_x86_64_cross/src/mingw-w64-v7.0.0/mingw-w64-crt/lib-common/mincore.mri x86_64-w64-mingw32-ranlib lib64/libmsvcr120app.a libapi-ms-win-core-com-l1-1-1.a: No such file or directory c:\toolchain\mingw32_x86_64_cross\mingw64\bin\x86_64-w64-mingw32-ar.exe: make[2]: [lib64/libmincore.a] Error 9 make[2]: Waiting for unfinished jobs.... x86_64-w64-mingw32-ranlib...

  • Posted a comment on discussion Help on MinGW-w64 - for 32 and 64 bit Windows

    Getting below error while building MinGW-w64 CRT for Windows 7 64-bit (using MinGW / MSYS): cd lib64/ && x8664-w64-mingw32-ar -M < /c/toolchain/mingw32x8664cross/src/mingw-w64-v7.0.0/mingw-w64-crt/lib-common/mincore.mri x8664-w64-mingw32-ranlib lib64/libmsvcr120app.a libapi-ms-win-core-com-l1-1-1.a: No such file or directory c:\toolchain\mingw32x8664cross\mingw64\bin\x8664-w64-mingw32-ar.exe: make[2]: [lib64/libmincore.a] Error 9 make[2]: Waiting for unfinished jobs.... x8664-w64-mingw32-ranlib lib64/libmsvcr120d.a...

  • Posted a comment on discussion Help on MinGW-w64 - for 32 and 64 bit Windows

    Thanks for the response. I am following below wiki available at MinGW-w64 FAQ section - Compiling a Multilib Toolchain For native windows builds you need to use here junction points https://sourceforge.net/p/mingw-w64/wiki2/Answer%20Multilib%20Toolchain/ I tried replacing /d switch (creates a symbolic directory link) with -/j switch (creates a directory junction) but the results are same. Any further guidance...

  • Posted a comment on discussion Help on MinGW-w64 - for 32 and 64 bit Windows

    I would appreciate if someone can help me with below script as I am failing to make it work. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23#!/bin/sh directory=/c/Temp ar='mpfr-4.0.2.tar.xz' cd "${directory}" && tar -xf "${ar}" linkname="${ar%-*}" target="${directory}/${ar%.tar*}/" # Uncommenting below line creates a valid symlink in Windows 7 from Msys2; screen attached # cmd //c 'mklink /d mpfr c:\temp\mpfr-4.0.2' # However if I try same with variables, single quote prevents the substitution...

View All

Personal Data

Username:
malthusianism
Joined:
2020-03-26 06:10:59
Location:
India / IST
Gender:
Male

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB