bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ld doesn't specify full device


From: Alan Modra
Subject: Re: ld doesn't specify full device
Date: Sat, 16 Aug 2003 11:42:45 +0930
User-agent: Mutt/1.4i

On Fri, Aug 15, 2003 at 11:43:04AM -0700, Jeff Prothero wrote:
> 
> A compile log windup like
> 
>     gld.c2.95.3-p8.ppc: final link failed: No space left on device
>     gld.c2.95.3-p8.ppc: final link failed: No space left on device
>     gld.c2.95.3-p8.ppc: final link failed: No space left on device
>     gld.c2.95.3-p8.ppc: final link failed: No space left on device
>     gld.c2.95.3-p8.ppc: final link failed: No space left on device
>     gld.c2.95.3-p8.ppc: final link failed: No space left on device
> 
> can be rather frustrating on a machine with dozens of NFS mounts,
> running a massive hierarchical makefile which might be doing
> gods know what at that point.

Don't write makefiles that hide the commands executed.

> Would it be impossibly difficult to have the error message mention
> -which- device is full?

Nothing is impossible, but that's ENOSPC from your operating system.
I certainly don't want to see code in binutils that translates files to
devices.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre




reply via email to

[Prev in Thread] Current Thread [Next in Thread]