Albrecht Schlosser wrote:
> Especially the option -shared-libgcc (vs. -static-libgcc) is needed
> to be able to "throw and catch exceptions across different shared
> libraries". That is probably the reason why this is the default.

        I don't have opinions on the subject, but sounds like
        'configure --help' would be a good place to put details
        regarding exceptions for dll's.

        What I've done in the past to prevent bloated help screens
        is to have "-help" include a single line that says:
        "For more details, see -fullhelp", and in the -fullhelp report,
        show the same info as -help, but with extra paragraphs at the
        bottom expanding on details of the regular -help report.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to