Use the x87 fsqrt instruction for that. We cannot use __builtin_sqrt(), since GCC expands it into a sqrt() call, so we just loop endlessly.
Things were getting a little crowded in the project root, so this patch moves the Lib*/ directories into Libraries/.