statically linking on Linux
Timothee Besset <[email protected]>
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
Does anyone have successful experience statically linking against libwww on Linux? Any particular pitfalls to avoid? I have everything working fine with dynamic linking, but static linking is giving me a hard time. TTimo