DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Pending]

Link: http://www.fltk.org/str.php?L2203
Version: 1.1-current
Fix Version: 1.1.10 (r6892)


As confirmed in fltk.development [1], the current solution fixes the static
linking case, if the builtin libs are used.

However, I can't imagine an easy and portable solution for the system libs
problem mentioned in [2]. We would either have to use non-standard linker
options, or find the system (non-shared) object libs (lib*.a or whatever)
to provide full paths to the linker (IMHO a non-trivial task to do this in
a portable way).

There is a workaround for users to add these non-standard options, e.g.
-Bstatic before and -Bdynamic after the FLTK-generated linker options, if
needed.

Thus I suggest to close this STR (with solution).

---
[1]
http://www.fltk.org/newsgroups.php?s1+gfltk.development+Q%22PNG+libs+problem%22
[2] http://www.fltk.org/newsgroups.php?gfltk.development+v:8277


Link: http://www.fltk.org/str.php?L2203
Version: 1.1-current
Fix Version: 1.1.10 (r6892)

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

Reply via email to