This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: create a BUILD libiberty.a


 > From: Geoff Keating <geoffk@cygnus.com>
 > 
 > Have you considered putting the build & host libiberty in the
 > toplevel tree, as we now do for the target files?
 > 
 > eg. on a i386-ibm-linux-gnu X sparc-sun-solaris2.6 X powerpc-unknown-eabi,
 > you'd end up with all of
 > 
 > egcs/i386-ibm-linux-gnu/libiberty
 > egcs/sparc-sun-solaris2.6/libiberty
 > egcs/powerpc-unknown-eabi/libiberty
 > egcs/powerpc-unknown-eabi/soft-float/libiberty
 > egcs/powerpc-unknown-eabi/ca/libiberty
 > egcs/powerpc-unknown-eabi/ca/soft-float/libiberty
 > 
 > and so on (of course, there is no need for the build or host libiberty
 > to be multilibbed... I hope!).
 > -- 
 > - Geoffrey Keating <geoffk@cygnus.com>

I considered it, but decided it was better to start small and rely on
the bazaar model to get fancy stuff going. :-)

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]