Date: Tue, 29 Dec 1998 10:20:16 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: oferco <oferco AT cs DOT huji DOT ac DOT il>
cc: djgpp AT delorie DOT com
Subject: Re: Almost A perfect linking...
In-Reply-To: <Pine.BSI.3.96.981228120442.1808B-100000@amos-08.cs.huji.ac.il>
Message-ID: <Pine.SUN.3.91.981229101948.15836M@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: djgpp AT delorie DOT com


On Mon, 28 Dec 1998, oferco wrote:

> foo.o: file not recognized: File truncated
> make: *** [moo] Error 1
> 
> Of course, foo.cc & foo.hh, moo.cc and moo.hh, are part of the program.
> Both are compiled OK. 

Please post the exact command(s) used to compile and link the relevant
files.  Since this was done via Make, please also post the relevant
parts of the Makefile you used.