This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: libgcc#.a headache
- To: "Birchmier, Masaki" <Masaki dot Birchier at PSS dot Boeing dot com>
- Subject: Re: libgcc#.a headache
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 04 Jan 2001 19:21:05 -0200
- Cc: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Organization: GCC Team, Red Hat
- References: <5FF7AEA1EDADDD499643A614218384960FAA7A@xch-nw-05.ca.boeing.com>
On Jan 4, 2001, "Birchmier, Masaki" <Masaki.Birchier@PSS.Boeing.com> wrote:
> I'm building a cross compiler and I need to supply the libgcc1.a
libgcc1.a is to become part of libgcc.a, and it contains the
implementation of some operations that aren't available in the
hardware and that GCC doesn't know how to implement by itself.
libgcc2.a contains those that aren't available in the hardware but for
which there are standard implementations available, plus any utility
functions that will eventually become part of libgcc.a.
So, if you're building a cross compiler and GCC says you must provide
libgcc1.a, then the only way round is to use an existing compiler for
that platform to create libgcc1.a.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me