bug-binutils
[Top][All Lists]
Advanced

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

Re: problems while compiling with enterprize Linux 3


From: Ben Elliston
Subject: Re: problems while compiling with enterprize Linux 3
Date: 05 Jul 2004 10:31:11 +1000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Hi Clarisse

Clarisse Tur <address@hidden> writes:

>  I have tried compiling a program that works well. I got the following
> error message a few times, before it finally allowed me to compile:
> /usr/bin/ld: final link failed: Input/output error
> collect2: ld returned 1 exit status

Hmm, not a very helpful error message, I agree.  If you run your link
by hand, but under strace(1), what do you see?  eg:

  strace ld foo.o bar.o -o foo.x

I expect your problem is being out of disk space or something similar.

Cheers, Ben






reply via email to

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