nanogui: mipsel-linux-gcc keeps core dumping


Previous by date: 31 Jan 2001 09:49:36 -0000 Re: mipsel-linux-gcc keeps core dumping, Yu Xuanwei
Next by date: 31 Jan 2001 09:49:36 -0000 stripping libraries, Robert Hartley
Previous in thread: 31 Jan 2001 09:49:36 -0000 Re: mipsel-linux-gcc keeps core dumping, Yu Xuanwei
Next in thread: 31 Jan 2001 09:49:36 -0000 Re: mipsel-linux-gcc keeps core dumping, Yu Xuanwei

Subject: Re: mipsel-linux-gcc keeps core dumping
From: Alex Holden ####@####.####
Date: 31 Jan 2001 09:49:36 -0000
Message-Id: <Pine.LNX.4.04.10101310950590.606-100000@hyperspace.linuxhacker.org>

On Wed, 31 Jan 2001, Yu Xuanwei wrote:
> > Don't do that- strip removes the symbols which are needed when linking the
> > objects together. You can strip the program after it's been linked
> > together.
> I doubt it. As far as I know, a striped library is available.

[alex@hyperspace tea-total]# rm -f teatotal
[alex@hyperspace tea-total]# strip *.o
[alex@hyperspace tea-total]# make teatotal
gcc  -s -o teatotal teatotal.o teauntea.o tea-kgen.o randdev.o tead.o
teatun.o teash.o teacp.o teaprot.o huffman.o heap.o base64.o md5.o btea.o
readkey.o lineget.o util.o getarg.o
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x36): undefined reference to `main'
collect2: ld returned 1 exit status
make: *** [teatotal] Error 1
[alex@hyperspace tea-total]#

-- 
------- Alex Holden -------
http://www.linuxhacker.org/
 http://www.robogeeks.org/


Previous by date: 31 Jan 2001 09:49:36 -0000 Re: mipsel-linux-gcc keeps core dumping, Yu Xuanwei
Next by date: 31 Jan 2001 09:49:36 -0000 stripping libraries, Robert Hartley
Previous in thread: 31 Jan 2001 09:49:36 -0000 Re: mipsel-linux-gcc keeps core dumping, Yu Xuanwei
Next in thread: 31 Jan 2001 09:49:36 -0000 Re: mipsel-linux-gcc keeps core dumping, Yu Xuanwei


Powered by ezmlm-browse 0.20.