On Wed, Nov 21, 2001 at 11:48:38AM +0000, Adam Back wrote: > I tried to build without MONOLITH defined, to check the object size > for the subset of functions in one of the programs, and it seems that > the build system is broken if you undefine MONOLITH. > > This was with openssl-0.9.6b.
Can you elaborate? I tried s_client as an example -- first compile 's_client.c' to 's_client.o' as in a standard build but without '-DMONOLITH', then link 's_client.o', 's_cb.o', 's_socket.o', 'app_rand.o' and the libraries. I did not encounter any problems, the resulting binary works as expected. -- Bodo M�ller <[EMAIL PROTECTED]> PGP http://www.informatik.tu-darmstadt.de/TI/Mitarbeiter/moeller/0x36d2c658.html * TU Darmstadt, Theoretische Informatik, Alexanderstr. 10, D-64283 Darmstadt * Tel. +49-6151-16-6628, Fax +49-6151-16-6036 ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
