Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sat, 9 Aug 2003 13:46:43 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: 1.5.2-1 file truncated Message-ID: <20030809174643.GB9863@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <87smoa9932 DOT fsf AT peder DOT flower> <20030809152726 DOT GA8653 AT redhat DOT com> <87oeyy91if DOT fsf AT peder DOT flower> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87oeyy91if.fsf@peder.flower> User-Agent: Mutt/1.4.1i On Sat, Aug 09, 2003 at 07:36:24PM +0200, Jan Nieuwenhuizen wrote: >Christopher Faylor writes: >>Could I have some more debugging of this, please? I can't duplicate it >>with a simple test case > >That's what I tried, but the simple case works. > >>and I surely don't want to download tetex to try to duplicate it. > >No, I would not advise to do so. I'm a bit pressed for time this >weekend; below are the linkgages that fail and succeed (with and >without -lm). > >Is there an easy way to get more information from this? I already suggested a way to get more information: On Sat, Aug 09, 2003 at 11:27:27AM -0400, Christopher Faylor wrote: >Something like adding a: > >-Wl,-M > >to the link line will produce a map file. It may pinpoint where the >problem is. Btw, you really should avoid putting email addresses in your replies. It adds nothing to the message and it inevitably increases the amount of spam for the recipient. cgf >mknetrel-debug /var/mknetrel/netrel1.5/build/tetex-bin-2.0.2-12/texk/dvipdfm$ mknetrel-debug /var/mknetrel/netrel1.5/build/tetex-bin-2.0.2-12/texk/dvipdfm$ i686-pc-cygwin-gcc -L /home/cygwin1.5/usr/X11R6/lib -o dvipdfm.exe pdfdev.o pdfdoc.o dvi.o mfileio.o mem.o jpeg.o numbers.o pdfobj.o pdfparse.o pdfspecial.o tfm.o type1.o dvipdfm.o epdf.o vf.o t1crypt.o pkfont.o tpic.o thumbnail.o pngimage.o htex.o mpost.o psimage.o psspecial.o colorsp.o encodings.o ttf.o -lpng -lz -L../kpathsea/SHARED -lkpathsea -L/home/cygwin1.5/usr/X11R6/lib -lICE -lSM -lXpm -lX11 -lm > >/home/cygwin1.5/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: final link failed: File truncated >collect2: ld returned 1 exit status >mknetrel-debug /var/mknetrel/netrel1.5/build/tetex-bin-2.0.2-12/texk/dvipdfm$ mknetrel-debug /var/mknetrel/netrel1.5/build/tetex-bin-2.0.2-12/texk/dvipdfm$ i686-pc-cygwin-gcc -L /home/cygwin1.5/usr/X11R6/lib -o dvipdfm.exe pdfdev.o pdfdoc.o dvi.o mfileio.o mem.o jpeg.o numbers.o pdfobj.o pdfparse.o pdfspecial.o tfm.o type1.o dvipdfm.o epdf.o vf.o t1crypt.o pkfont.o tpic.o thumbnail.o pngimage.o htex.o mpost.o psimage.o psspecial.o colorsp.o encodings.o ttf.o -lpng -lz -L../kpathsea/SHARED -lkpathsea -L/home/cygwin1.5/usr/X11R6/lib -lICE -lSM -lXpm -lX11 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/