Mini bug in generated Makefile

2012-07-12 Thread Mameb Ibrahimov
Please, fix a mini bug. I have a situation below: 1. Downloaded and unpacked openssl 1.0.1c archive. 2. configure threads shared zlib-dynamic mingw 3. After this configuration I cannot build openssl using make build_libs. Generated makefile in crypto dir contains bugs: (at line 8 and 10)

openssl building under windows

2012-07-07 Thread Mameb Ibrahimov
Всем привет. С чем может быть связана ошибка gcc компиля: unrecognized option -mno-cygwin? Hi all. What is the reason of gcc: error: unrecognized option -mno-cygwin while building openssl? Building process: - run MSYS - configure shared zlib-dynamic mingw - make build_libs - Output: