Which library compiles faster.
Which library has fewer dependencies.
Is each library the same size. Which one is smaller.
replies(3):
Which library has fewer dependencies.
Is each library the same size. Which one is smaller.
Using this I can statically compile a cross-compiler. Total size uncompressed 169.4MB.
I use GCC to compille zlib and a wide variety of other software. I can build an operating system from the ground up.
Perhaps someday during my lifetime it will be possible to compile programs written in Rust using inexpensive computers with modest amounts of memory, storage and relatively slow CPUs. Meanwhille, there is C.