The necessary flags weren't being passed when compiling programs as a single step (i.e. not using `-c` to make intermediate objects).
They'll now automatically create empty static archives for system libraries that are provided by Cosmopolitan Libc. This helps make configure scripts less confused. Musl does the same thing.