There was no way to just install libc which is required for stdlibc++
Now files are installed using the install() command instead of manually copying files to their destinations. This allows automatic recompilation of headers that did not work previously
There seems to be a problem with my malloc so the hash map is not working. This code worked fine on my linux with actually working malloc :D