Mail Archives: djgpp/1997/03/10/05:25:00
On 10 Mar 1997, Paul Derbyshire wrote:
> As I read the (quite obscure) info docs on copying, the onlly consequence
> of using -lgpp is that you have to distribute the libgpp.a file with your
> software right?
No. You need to distribute *your* code in either object or source
format, so that people could relink it with either a new release of
libgpp or another (non-GNU) class library. This should be described in a
less obscure way in section 19.1 of the FAQ list.
- Raw text -