Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

debugging debug

5 views
Skip to first unread message

B Saunders

unread,
May 9, 2019, 10:37:38 AM5/9/19
to linbox...@googlegroups.com
Might this be related to recent work on debugging tools?

/tmp/block-gen-sparse-dense-7e6ede.o: In function `LinBoxError':
/usa/saunders/sandbox/include/linbox/util/debug.h:248: undefined reference to `LinBox::NotImplementedYet::_errorStream'
/usa/saunders/sandbox/include/linbox/util/debug.h:249: undefined reference to `LinBox::NotImplementedYet::_errorStream'
/usa/saunders/sandbox/include/linbox/util/debug.h:252: undefined reference to `LinBox::NotImplementedYet::_errorStream'
/usa/saunders/sandbox/include/linbox/util/debug.h:254: undefined reference to `LinBox::NotImplementedYet::_errorStream'
/usa/saunders/sandbox/include/linbox/util/debug.h:256: undefined reference to `LinBox::NotImplementedYet::_errorStream'
/tmp/block-gen-sparse-dense-7e6ede.o:/usa/saunders/sandbox/include/linbox/util/debug.h:258: more undefined references to `LinBox::NotImplementedYet::_errorStream' follow
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:16: recipe for target 'block-gen-sparse-dense' failed

B Saunders

unread,
May 9, 2019, 11:01:10 AM5/9/19
to linbox...@googlegroups.com
Here's more info on my debug issue.
My code doesn't explicitly use debug or error stuff.  It has these includes:

#include "linbox/util/timer.h"
#include "linbox/matrix/sparse-matrix.h"
#include "linbox/matrix/dense-matrix.h"
#include "linbox/ring/modular.h"
#include "linbox/algorithms/blackbox-block-container.h"
Reply all
Reply to author
Forward
0 new messages