Re: [fltk.development] [RFE] STR #2918: fltk-config adds unneeded libraries

2013-01-17 Thread Cristian Morales Vega
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2918 Version: 1.3-feature In pkg-config terms, it would be - Libs: -lfltk Libs.private: -lXft -lfontconfig -lXinerama

Re: [fltk.development] [RFE] STR #2918: fltk-config adds unneeded libraries

2013-01-17 Thread Cristian Morales Vega
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2918 Version: 1.3-feature I want fltk to use these libraries. I don't want toycars to (directly) use them. "$LDLIBS" is the list of libraries fltk needs, not the list of

[fltk.development] [RFE] STR #2919: The build system fails to build against needed libraries

2013-01-17 Thread Cristian Morales Vega
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2919 Version: 1.3-feature The attached patch makes the linker create all the DT_NEEDED entries that each library requires. It additionally adds to DSOCOMMAND: * "-Wl,--as

[fltk.development] [RFE] STR #2918: fltk-config adds unneeded libraries

2013-01-17 Thread Cristian Morales Vega
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2918 Version: 1.3-feature A package that uses fltk-config to link against a dynamic version of fltk may fail to build with errors like /usr/lib64/gcc/x86_64-suse-linux/4.7