Use Makefile rules in examples/Makefile instead of the ones in
examples/<dir>/Makefile, with a Debian system (yes, you can use it with
any other system, but with Debian it have to work).

 make decoder/tode

or simply use g++ (>= 3.2):

 g++ -ltorch decoder/tode.cc 

-- Cosimo Alfarano <kalfa@debian.org>
