Open
Description
After go-clang/bootstrap#15 has been merged, it would be nice to add an example on how to statically link go-clang into a binary. There are some pointers in #116 but no working solution, yet. I tried to make this work but failed miserably. I would be really happy if someone else found a solution for to statically link the "go-clang-dump" example so that we can put it in the README (IMHO this should be in the bootstrap repository's README and therefore forwarded to every version repository).