Greg Ercolano wrote:
> > Since FLTK's mandate is to keep tiny apps tiny, even if > statically linked, maybe there's a benefit to have big widgets > in a separate lib, so that libfltk.a remains "small". I think it can be a part of the static library: any self-regarding linker should not link to unused objects within the archive. As for for consistency ... don't know. R. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

