Quote |
Did you consider adding glib-2.0 support in it? Libs seem to be in the base. |
Code Sample |
$ ls /opt/glibtest2/lib libglib-2.0.so.0.600.4 [in dsl base] libgmodule-2.0.so.0.600.4 [not in dsl base] libgobject-2.0.so.0.600.4 [not in dsl base] libgthread-2.0.so.0.600.4 [not in dsl base] |
Quote |
- given that three of the glib2 related libs are not in the dsl base, I'm concerned that including the headers for this in compile-3.3.5 might cause more problems that it solves? |
Quote |
Yeah, Bison, Yacc, Pkg-config and Flex are only used at the compile step, so they can be as new as wanted. |
Quote |
seems better than just symlinking to me |