Andreas Tille <ti...@debian.org> writes:

> /usr/bin/ld: /tmp/ccv6wJk4.o: in function `main':
> parseblast.cpp:(.text+0x7c): undefined reference to 
> `rostlab::blast::parser_driver::parse(bool, bool)'

Please try adjusting the test script to list parseblast.cpp ahead of the
-l flags; now that --as-needed is in effect by default, the linker
otherwise discards the libraries as not needed at the time of their
appearance.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Reply via email to