sharing code between several toolchains

Niklaus niklaus@gmail.com
Fri Apr 14 08:00:00 GMT 2006


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



More information about the crossgcc mailing list