Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Do you have tutorials to strip lang and ssl?

Is it possible to dynamic link system openssl to reduce size?



If you look at the build instructions you will see that in the ./configure step you can enable and disable different features. Try ./configure --help to get a list.

It is dynamically linked to openssl, but you can configure out the internal code to support the functionality.

"strip" however meant the unix strip command to remove debug symbols.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: