Hello,

I’m trying to build a binary using “mingw64”. I am compiling libraries (apr, 
libiconv, openssl, etc.) and producing the respective DLLs successfully using 
mingw64 patches. I can build everything I need successfully when launching 
mingw64 terminal (the icon that comes with the msys2 installation).

I tried to reproduce the environment from the command line using MSDOS or 
PowerShell multiple times, without success. It seems that something amiss - 
can’t tell what but the binaries stop compiling when I “SET PATH 
C:\msys64\mingw64\bin;C:\….;%PATH%”. I get various errors (e.g. collect2.exe 
error - related usually to paths) I tried building a path that first scans 
mingw64 dirs without success.

Is there any automated or semi-automated way to emulate the 64bit env (msys2 & 
mingw64) from the command line? Of course executing mingw64.exe from the 
command line doesn’t do anything.

The end goal is to have a Windows Nano Server (64bit only) or a windows-2008 
server (64bit) as a builder launched via Jenkins.

Ideas & suggestions are welcomed!

Thanks for your time!

--
Panagiotis Atmatzidis
DevOps Engineer
NXLog Inc. | "Advanced Log Shipping and Management Solutions"

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to