I want to learn C++ and the GNU toolchain(especially autotools) simultaneously. Do you guys recommend this, and is there a book(or website) you can recommend me?
> Is there a book that is an intro to C++ as well as the GNU toolchain?
AFAIK, no.
C++ and GNU/Linux don't mix very well. It is a C-centric jungle out there, where C++ programmers are second class citizens. Though, encouragingly, things have changed with the GCC crowd (LLVM became too much of a threat.)