Hacker News new | ask | show | jobs
by account42 1966 days ago
> a commandline length limit restriction that dates back to early DOS days which made it impossible to link.

MinGW's linker supports passing the list of objects as a file for this reason and CMake will use that by default.