On 26 Jul 2000, Guillaume Cottenceau wrote:
> B Barley <[EMAIL PROTECTED]> writes:
>
> > That is all that the make script prints. It doesn't actually give me an
> > error message but will do nothing when it tries to compile.
>
> So what is the problem? Do you mean that the c compiler enters an endless
> loop? If it's the problem, try to launch it through strace; if not, are
> you sure the .o has not been rightfully generated?
This is possible actually... I have seen it hapen on bad code/compiler bug
and it will just go until it runs out of virtual memory....