This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
libgcc#.a headache
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Subject: libgcc#.a headache
- From: "Birchmier, Masaki" <Masaki dot Birchier at PSS dot Boeing dot com>
- Date: Thu, 4 Jan 2001 13:15:17 -0800
Hi,
I'm building a cross compiler and I need to supply the libgcc1.a and libgcc2.a assembler so I went to the target system to see if I could find these, all It has was libgcc.a
Can you tell me what the difference between
libgcc1.a
libgcc2.a
libgcc.a
libgcc.a is not listed in the documentation? Can I use libgcc.a ?
Masaki