public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* libgcc libraries
@ 2012-10-14 19:17 Gary Partis
  0 siblings, 0 replies; only message in thread
From: Gary Partis @ 2012-10-14 19:17 UTC (permalink / raw)
  To: gcc-help

Hi

When compiling GCC I always specify "--all-target-libgcc" when building 
libgcc.

For x86 I end up with one library (which I have never had problems with) and 
680x0 targets I end up with many libraries for each 68K variant. This is 
great as I can use the appropiate library and can optionally use the base 
68000 version as the "lowest common denominator".

On ARM targets, I only get one libgcc library, which contains instructions 
which can't be executed on ARMv2 (ie. ARM2, ARM3 and ARM250) such as "BX" 
etc.

Is there a method of specifying ARMv2 when compiling the library?

Thanks in advance

Gary Partis
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-13 22:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-14 19:17 libgcc libraries Gary Partis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).