Re: net/xmlrpc-c-devel port with GCC 4.8

看板FB_current作者時間12年前 (2013/04/27 14:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/3 (看更多)
On 03/20/2013 20:49, Dimitry Andric wrote:> On Mar 20, 2013, at 19:54, deeptech71 <deeptech71@gmail.com> wrote: >> /usr/local/lib/gcc48/include/c++/bits/locale_facets.h:869: undefined reference to `std::ctype<char>::_M_widen_init() const' >> [...] >> /usr/local/lib/gcc48/include/c++/bits/stl_list.h:1550: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' >> [...] >> >> I worked around this by adding "/usr/local/lib/gcc48/libstdc++.so" to the make-rule. Weird. Why does this work? Should it? > > This is a general problem with the gcc ports: they should all pull in > their own version(s) of libstdc++.so instead of using the default linker > path. And possibly add rpath entries, to make sure the correct version > of libstdc++.so is used at runtime. On 03/28/2013 15:37, Renato Botelho wrote: > The problem here is -L/usr/lib, libwww-config --libs returned that, > maybe the issue is on libwww side. ! _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1HUscb8E (FB_current)
文章代碼(AID): #1HUscb8E (FB_current)