a long standing error, uncovered recently due to more stringent checks of the linker on newer platforms, not picking up direct dependencies of an executable transitively from the linked-to dynamic libs (which is fine). The error was to *overwrite* the LIBS construction variable in the definition of the executable to link, instead of just adding our dynamic links to the sources to be linked. |
||
|---|---|---|
| .. | ||
| DIR_INFO | ||
| hello.c | ||
| luidgen.c | ||
| Makefile.am | ||
| rsvg-convert.c | ||
| SConscript | ||
| try.cpp | ||