▲ | gpderetta 4 days ago | |
The reality is that for any moderately complex C++ application, actually compiling C++ code is only a small part of what the build system does. | ||
▲ | raverbashing 4 days ago | parent [-] | |
Well yeah We have autoconf/automake checking if you're on a big endian PDP8 or if your compiler has support for cutting edge features like "bool" |