From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. J. Lu" To: Richard Zidlicky Cc: gcc mailing list , gcc-patches@gcc.gnu.org Subject: Re: PATCH: Set crt*.o for Linux (Re: static linking in 3.2 ?) Date: Sun, 18 Aug 2002 09:20:00 -0000 Message-id: <20020818092019.A21532@lucon.org> References: <20020810150519.B1868@linux-m68k.org> <20020810071620.A769@lucon.org> X-SW-Source: 2002-08/msg01051.html On Sat, Aug 10, 2002 at 07:16:20AM -0700, H. J. Lu wrote: > On Sat, Aug 10, 2002 at 03:05:19PM +0200, Richard Zidlicky wrote: > > Hi, > > > > I found that I need this patch to enable static linking, > > crtbeginT.o does not exist on m68k-linux-gcc. I wonder is > > that something m68k specific? > > > > Richard > > > > It doesn't look right. Try this. > I haven't heard any objections from Linux people. I will check it in in the next few hours. H.J.