Re: [openssl-dev] Make under windows

2016-05-06 Thread dcruette
Hello I am not expert of those tool configurations / installations. Is it possible to update the INSTALL file for windows + mingw ? Thanks for your help. Didier Le 05.05.2016 09:54, Andy Polyakov a écrit : If you configure for mingw, you need to do so from inside a MSYS/MingW shell. If you w

Re: [openssl-dev] Make under windows

2016-05-05 Thread Andy Polyakov
> If you configure for mingw, you need to do so from inside a MSYS/MingW > shell. If you want to build inside a cmd shell, you have to configure > natively, In addition a "matching perl" is likely to be required. I mean one can start MSYS shell and have ActiveState Perl first on the $PATH and tha

Re: [openssl-dev] Make under windows

2016-05-04 Thread Richard Levitte
If you configure for mingw, you need to do so from inside a MSYS/MingW shell. If you want to build inside a cmd shell, you have to configure natively, i.e. for one of the VC-* configuration targets. Cheers, Richard In message <37d47403029a56ad3095af56b7323...@qualitesys.com> on Wed, 04 May 2016

[openssl-dev] Make under windows

2016-05-04 Thread dcruette
Hi I used to compile and test the daily tarball under jenkins CI successfully, under windows, perl, mingw. I am facing a new issue. The make depend command runs fine. The make command fails, the \ character seams to be removed. Could you help me ? Thanks Didier D:\LogicielDeBaseQcr\Jenkins\