Welcome, Guest. Please login or register.

Author Topic: put library in code  (Read 2261 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: put library in code
« on: March 01, 2005, 07:54:02 AM »
@kas1e
Quote
these librarys as 'freeware', but too many authorsdead/leave/etc.

This fights against the very idea of libraries: Making it easy to upgrade the library!

Quote
Anyway, here is no question about LAW/RIGHT, here is technical question.

Embedding a library into some binary is possible, and it has been done. But since it's ugly and totally against the idea of the shared libraries, I won't get into details.

Just provide a proper install script that copies the library over (unless if there's newer version installed already).