Mail Archives: djgpp-workers/2000/11/02/09:28:36
On Thu, 2 Nov 2000, Teun Burgers wrote:
> http://www.oranda.demon.co.uk/
>
> The site is by the libtool maintainer.
>
> The site has a library libsnprintfv that I think can be included
> in djgpp and implements the snprintf family of
> functions.
Thanks.
However, this code cannot be incorporated into DJGPP's library, because
libsnprintfv library is distributed under the GNU License, whereas DJGPP
has a special exception from GPL/LGPL, to allow programs linked against
unmodified libc.a be distributed without sources.
- Raw text -