[openssl-dev] [openssl.org #2779] OpenSSL 1.0.1 doesn't compile with NO_STDIO/NO_FP_API

2016-02-02 Thread Rich Salz via RT
fixed in master. too invasive to fix in earlier releases -- Rich Salz, OpenSSL dev team; rs...@openssl.org ___ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl.org #2779] OpenSSL 1.0.1 doesn't compile with NO_STDIO/NO_FP_API

2014-10-01 Thread Rich Salz via RT
Some patches that let the build get further along, before I gave up. Er, stopped working on this. :) -- Rich Salz, OpenSSL dev team; rs...@openssl.org commit cba3ae0f8e42b536c2be706fdbb650d7a41d7c06 Author: Rich Salz Date: Thu Aug 14 01:01:48 2014 -0400 RT2779: Can't build with no-stdio co

[openssl.org #2779] OpenSSL 1.0.1 doesn't compile with NO_STDIO/NO_FP_API

2012-03-31 Thread nanard via RT
Hello, I've tried to compile openssl-1.0.1 with the no-stdio option and ran into errors.. I reproduce the problem on my linux debian (amd64), see below. I'm attaching a patch. $ ./config no-ssl2 no-stdio $ make depend $ make build_libs ... gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT