On Wed, Nov 21, 2012 at 5:09 PM, Grant <[email protected]> wrote:

[snip]

>
> Does this basically mean I must install gcc in order to have a working
> system?  Jude doesn't install gcc but he doesn't know why I'm getting that
> error.  I thought gcc was only necessary for compiling.

Virtually all compilers also have a 'runtime' which is a library of
routines common to the program executables they produce. GCC's is
called libgcc.

--
:wq

Reply via email to