search for: ldpt_set_extra_library_path

Displaying 1 result from an estimated 1 matches for "ldpt_set_extra_library_path".

2010 Aug 31
1
[LLVMdev] gold-plugin compilation error
...ppened. Here is the error message: gold-plugin.cpp:45: error: âld_plugin_set_extra_library_pathâ does not name a type gold-plugin.cpp: In function âld_plugin_status onload(ld_plugin_tv*)â: gold-plugin.cpp:141: error: âLDPT_OUTPUT_NAMEâ was not declared in this scope gold-plugin.cpp:199: error: âLDPT_SET_EXTRA_LIBRARY_PATHâ was not declared in this scope gold-plugin.cpp:200: error: âset_extra_library_pathâ was not declared in this scope gold-plugin.cpp:200: error: âunion ld_plugin_tv::<anonymous>â has no member named âtv_set_extra_library_pathâ gold-plugin.cpp: In function âld_plugin_status all_symbols_read_...