Re: [Mingw-w64-public] openssl

2010-05-18 Thread Brian Lewis
On Tuesday, 18.05.10 at 13:49, Sisyphus wrote: > Here's how I've hacked my way through it. Thanks very much for responding. Using your instructions, I was able to build it successfully. Have you built DLLs, though? -- __

[Mingw-w64-public] openssl

2010-05-17 Thread Brian Lewis
Has anyone built openssl 0.9.8n? I'm trying to build in cygwin. Because openssl's build system doesn't allow specifing the host triplet through --host, I have symlinks in my ~/bin from, e.g., gcc, to ~/mingw-w64-x86_64/bin/x86_64-w64-mingw32-gcc. $ ./Configure mingw no-asm $ make Right away, mak

[Mingw-w64-public] cross win32/64 compiler

2010-05-10 Thread Brian Lewis
Hi, I'm trying to follow these instructions: http://sourceforge.net/apps/trac/mingw-w64/wiki/Cross Win32 and Win64 compiler When I try to build mingw-w64-crt, ./configure can't find _mingw_mac.h and stops with the error "Please check if the mingw-w64 header set and the build/host option are set pr