How to use the Vc implementation within ROOT6.05/03

-lVC works only if Vc is a shard library (i.e. for a libVc.so) and not for a static library. A static library is just any like other compiled file (.o) and you just need to add it to the linking command.

Lorenzo