Hi all, I'm putting this on dev list as I'm thinking it will more likely reach all devlopers. If I should continue on general list, please let me know.
Ubuntu/debian and now fedora changed fltk-config, notably --ldflags, which I used (inside EDE) to determine options FLTK is compiled with, like Xft, fontconfig and etc. Unfortunately, after this change, they even left --libs and --ldstaticflags unusable (options I never used). Let me give you an example on Fedora 17 (on fedora 16 fltk-config works as expected): $ fltk-config --ldflags $ -Wl,-z,relro -lfltk However, fltk-config from fltk.org behaves as always did. To keep story short, please read discussion on: https://bugs.launchpad.net/ubuntu/+source/fltk1.3/+bug/1007429 What happened with that fltk-config patch from 2008? Regards, Sanel _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
