On 2015-03-16 04:25, deadalnix wrote:

Compiling an hello world is almost instantaneous as far as I experienced
it. I do think it is interesting for you to share your setup so we can
understand what is going on and avoid for another newbie to have the
same experience.

It's most likely linking that takes most of the time. I think most users will just run the compiler (including the linking) and time it. Most won't care if it's the compile time or link time that is slow.

--
/Jacob Carlborg

Reply via email to