|
|
On Thu, 2 Dec 2004, Claas Hilbrecht wrote: > --Am Donnerstag, 2. Dezember 2004 00:59 -0700 James Yonan <jim@xxxxxxxxx> > schrieb: > > > ./configure --help will show several more options for feature > > disinclusion: > > Wow, works great. I didn't test the executables but the file size > difference is very impressive. Very good work. > > beta18a: > -rwxr-xr-x 1 babel babel 689740 Dec 2 09:26 openvpn.full > -rwxr-xr-x 1 babel babel 276684 Dec 2 09:23 openvpn.min > -rwxr-xr-x 1 babel babel 284876 Dec 2 09:24 openvpn.std > -rwxr-xr-x 1 babel babel 1032300 Dec 2 09:27 openvpn.tls > > beta18: > -rwxr-xr-x 1 babel babel 718220 Dec 1 13:09 openvpn.full > -rwxr-xr-x 1 babel babel 350508 Dec 1 13:07 openvpn.min > -rwxr-xr-x 1 babel babel 358700 Dec 1 13:08 openvpn.std > -rwxr-xr-x 1 babel babel 1032556 Dec 1 13:10 openvpn.tls > > Disabling crypto and lzo support too gives this: > > -rwxr-xr-x 1 babel babel 89400 Dec 2 09:43 openvpn.null > > I use the following configure statements: > > ./configure --disable-crypto --disable-lzo --disable-socks --disable-http > --disable-debug --enable-small --disable-management --disable-multi > --disable-ssl --enable-strict-options --with-lzo-lib=libdir/tmplzo.size/lib > --with-lzo-headers=$libdir/tmplzo.size/include > --with-ssl-headers=libdir/tmpssl-e.min/include > --with-ssl-lib=$libdir/tmpssl-e.mi > n/lib Would you mind sharing your build scripts? I'm especially interested in the OpenSSL build configuration for each different size/functionality level. James ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2004-12/msg00075.html on line 222 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2004-12/msg00075.html on line 222 |