> Perhaps we can create a configure(1) controlled macro flag called
> "FLTK_ABI_FEATURE" that is default off, and could be used to
> #ifdef out ABI breaking features.

    Oh, and in case it isn't obvious, users could configure'
    this feature on (eg. 'configure --enable-abi-features')
    and build a static version of the lib.

    Perhaps when this feature is enabled, fltk-config can warn
    if --ldstaticflags isn't enabled.

    Also, perhaps there can be a #warning in the public FL/Fl.H file
    if a user is trying to build a dynamic version of their app
    with this feature enabled.


_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to