This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sharing code between several toolchains


On 4/14/06, Enrico Weigelt <weigelt@metux.de> wrote:
> * Khem Raj <khem@mvista.com> wrote:
> > Enrico Weigelt said the following on 04/13/2006 02:04 PM:
> > >Hi folks,
> > >
> > >I'm using crosstool'ed toolchains to build packages for a lot of
> > >different systems, so I've got lots of toolchains. Many of them
> > >use the same compiler on the same architecture, so probably
> > >much code could be shared.
> > >
I am not sure about this but you can build for the architecture like
if you build for i386, it should work on all pentium and athlon .But
then you won't get specfic optimizations for your architecture.

Maybe you can write something for this :)

> > >Is there any way for doing so ?
> > >
> > You can try buildroot.
>
> ?
>
>
> cu
> --
> ---------------------------------------------------------------------
>  Enrico Weigelt    ==   metux IT service - http://www.metux.de/
> ---------------------------------------------------------------------
>  Please visit the OpenSource QM Taskforce:
>         http://wiki.metux.de/public/OpenSource_QM_Taskforce
>  Patches / Fixes for a lot dozens of packages in dozens of versions:
>         rsync://sources.metux.de/metux-patches
> ---------------------------------------------------------------------
>
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq
>
>

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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