From mboxrd@z Thu Jan 1 00:00:00 1970 From: Todd Vierling To: ralf@uni-koblenz.de Cc: "H.J. Lu" , ben@proximity.com.au, egcs@cygnus.com Subject: Re: Building a cross compiler Date: Tue, 28 Apr 1998 19:49:00 -0000 Message-id: References: <19980427192843.21650@uni-koblenz.de> X-SW-Source: 1998-04/msg01125.html On Mon, 27 Apr 1998 ralf@uni-koblenz.de wrote: : > I have done that for Linux/x86. Maybe we should add something to : > egcs to do it automatically. It should be easy. : : What functions from libgcc1.a are being used on Intel? Could they somehow : be eleminated? Life is so much sweeter without having to deal with : libgcc1.a. None. No Linux or *BSD based i386 system requires libgcc1.a at all. The instructions are all handled internally. Unfortunately, there's no ``t-linux'' in config/i386 to override LIBGCC1 and CROSS_LIBGCC1 with "libgcc1.null". I've brought this up on this list before. Perhaps I should search archives? -- -- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)