Re: [Mingw-w64-public] How to build OpenSSL

2010-09-02 Thread Jaroslav Šmíd
On 2.9.2010 17:19, Ruben Van Boxem wrote: > 2010/9/2 Ruben Van Boxem > > > 2010/9/2 Jaroslav Šmíd > > > I did what wiki says, but it wouldn't compile: > > make[1]: Leaving directory `/d/Devel/Mingw-w64/OpenSSL/So

Re: [Mingw-w64-public] How to build OpenSSL

2010-09-02 Thread Ruben Van Boxem
2010/9/2 Ruben Van Boxem > 2010/9/2 Jaroslav Šmíd > > I did what wiki says, but it wouldn't compile: >> >> make[1]: Leaving directory `/d/Devel/Mingw-w64/OpenSSL/Source/apps' >> making all in test... >> make[1]: Entering directory `/d/Devel/Mingw-w64/OpenSSL/Source/test' >> make[2]: Entering dir

Re: [Mingw-w64-public] How to build OpenSSL

2010-09-02 Thread Ruben Van Boxem
2010/9/2 Jaroslav Šmíd > I did what wiki says, but it wouldn't compile: > > make[1]: Leaving directory `/d/Devel/Mingw-w64/OpenSSL/Source/apps' > making all in test... > make[1]: Entering directory `/d/Devel/Mingw-w64/OpenSSL/Source/test' > make[2]: Entering directory `/d/Devel/Mingw-w64/OpenSSL/

Re: [Mingw-w64-public] How to build OpenSSL

2010-09-02 Thread Jaroslav Šmíd
I did what wiki says, but it wouldn't compile: make[1]: Leaving directory `/d/Devel/Mingw-w64/OpenSSL/Source/apps' making all in test... make[1]: Entering directory `/d/Devel/Mingw-w64/OpenSSL/Source/test' make[2]: Entering directory `/d/Devel/Mingw-w64/OpenSSL/Source/test' ( :; LIBDEPS="${LIBDEPS

Re: [Mingw-w64-public] How to build OpenSSL

2010-08-29 Thread Ruben Van Boxem
2010/8/29 Alon Bar-Lev > Build it using cross compile / msys, example is here [1]. > > [1] http://www.opensc-project.org/build/browser/trunk > > On Sat, Aug 28, 2010 at 11:23 PM, Ruben Van Boxem > wrote: > > 2010/8/27 Jaroslav Šmíd > >> > >> Does that mean I need msys to compile it? I run the s

Re: [Mingw-w64-public] How to build OpenSSL

2010-08-28 Thread Alon Bar-Lev
Build it using cross compile / msys, example is here [1]. [1] http://www.opensc-project.org/build/browser/trunk On Sat, Aug 28, 2010 at 11:23 PM, Ruben Van Boxem wrote: > 2010/8/27 Jaroslav Šmíd >> >> Does that mean I need msys to compile it? I run the script from windows >> command prompt (cmd

Re: [Mingw-w64-public] How to build OpenSSL

2010-08-28 Thread Ruben Van Boxem
2010/8/27 Jaroslav Šmíd > Does that mean I need msys to compile it? I run the script from windows > command prompt (cmd.exe)... well, that would explain POSIX-like slashes > in printed stuff. Grr, I don't want to install msys. > > On 27.8.2010 16:00, Luis Lavena wrote: > > On Fri, Aug 27, 2010 at

Re: [Mingw-w64-public] How to build OpenSSL

2010-08-27 Thread Jaroslav Šmíd
Does that mean I need msys to compile it? I run the script from windows command prompt (cmd.exe)... well, that would explain POSIX-like slashes in printed stuff. Grr, I don't want to install msys. On 27.8.2010 16:00, Luis Lavena wrote: > On Fri, Aug 27, 2010 at 7:04 AM, Jaroslav Šmíd wrote: >>

Re: [Mingw-w64-public] How to build OpenSSL

2010-08-27 Thread Luis Lavena
On Fri, Aug 27, 2010 at 7:04 AM, Jaroslav Šmíd wrote: > I have successfully created MSVC x64 build of OpenSSL-1.0.0a, but I need > mingw-w64 build now. There doesn't seem to be any info in OpenSSL > documentation, but I found it in "Projects successfully using MinGW-w64" > list on mingw-w64 site.

[Mingw-w64-public] How to build OpenSSL

2010-08-27 Thread Jaroslav Šmíd
I have successfully created MSVC x64 build of OpenSSL-1.0.0a, but I need mingw-w64 build now. There doesn't seem to be any info in OpenSSL documentation, but I found it in "Projects successfully using MinGW-w64" list on mingw-w64 site. I have tried to configure it with perl Configure mingw64 --