Add cc -> gcc symlink to projects/gcc/build

I see that we create a cc -> gcc symlink in different places: nasm, node, clang, wasi-sysroot.

I think we can create the symlink in the build of gcc, so we don't have to create it in different places.