Hi! I've installed all the prerequisites for GCC, and all of them install both a static library and a shared library. However, GCC still choose to link to the static library and not the shared one. How come?