------- Comment #3 from peter dot soetens at fmtc dot be  2005-12-13 12:06 
-------
Created an attachment (id=10469)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10469&action=view)
Failure testcase

$ g++ test_undefined_symb4_fail.ii -o test_undefined_symb4_fail
/tmp/ccSLyh1a.o: In function `Event<int>::emit()':
test_undefined_symb4.0.cpp:(.gnu.linkonce.t._ZN5EventIiE4emitEv[Event<int>::emit()]+0x21):
undefined reference to `boost::shared_ptr<E>::get() const'
collect2: ld returned 1 exit status


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25369

Reply via email to