This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug "ld: final link failed: File truncated" on libm.a isolated to single commit


On Mon, Aug 18, 2003 at 07:37:13PM +0100, Max Bowsher wrote:
>By lots of "cvs up -D", I've isolated the bug to the commit shown below, and
>confirmed that the bug disappeares from HEAD when the commit is reverted.

Um, yeah.  I already inferred that this change caused the problem.
Since I can't *duplicate* the problem (and typically, no one who has the
problem can think of a single thing to track it down), I can't fix it.
Someone posted a smaller "test case" to cygwin-apps today, so maybe that
will offer me some insight.

Which was what I'd already implied in the cygwin mailing list.  This isn't
really very useful information.

cgf

>Index: ChangeLog
>===================================================================
>RCS file: /home/max/cvsmirror/src-cvs/src/winsup/cygwin/ChangeLog,v
>retrieving revision 1.1985
>retrieving revision 1.1986
>diff -u -p -r1.1985 -r1.1986
>--- ChangeLog 5 Aug 2003 04:49:43 -0000 1.1985
>+++ ChangeLog 6 Aug 2003 01:40:11 -0000 1.1986
>@@ -1,3 +1,9 @@
>+2003-08-05  Christopher Faylor  <cgf@redhat.com>
>+
>+ * Makefile.in: Rework to accommodate new speclib arguments.
>+ * speclib: Rework to extract everything from libcygwin.a rather than
>+ building things from existing object files.
>+
> 2003-08-05  Pavel Tsekov  <ptsekov@gmx.net>
>
>  * path.cc (cygdrive_getmntent): Do not skip over drives of type


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]