public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Multilib User Libraries
@ 2002-10-15  7:25 Dan Towner
  2002-10-16 16:48 ` Ben Elliston
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Towner @ 2002-10-15  7:25 UTC (permalink / raw)
  To: gcc

Hi all,

I currently use a port of gcc which uses multilibs to support the 
building of libgcc for three different processors (my own port to a 
16-bit DSP family). Is it possible to use multilibs for my own libraries 
as well as the gcc libraries? A quick experiment seems to show that this 
isn't true.

Dan.

=============================================================================
Daniel Towner
picoChip Designs Ltd., Riverside Buildings, 108, Walcot Street, BATH, 
BA1 5BG
dant@picochip.com
07786 702589


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Multilib User Libraries
  2002-10-15  7:25 Multilib User Libraries Dan Towner
@ 2002-10-16 16:48 ` Ben Elliston
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Elliston @ 2002-10-16 16:48 UTC (permalink / raw)
  To: gcc

>>>>> "Dan" == Dan Towner <dant@picochip.com> writes:

  Dan> I currently use a port of gcc which uses multilibs to support
  Dan> the building of libgcc for three different processors (my own
  Dan> port to a 16-bit DSP family). Is it possible to use multilibs
  Dan> for my own libraries as well as the gcc libraries? A quick
  Dan> experiment seems to show that this isn't true.

Certainly.  If you have your own library, you can compile it in
multiple build directories with different compiler options (ie. -ml
for little endian).

Ben


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-16 22:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-15  7:25 Multilib User Libraries Dan Towner
2002-10-16 16:48 ` Ben Elliston

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).