Re: Target specific behaviour

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/23/08, Brian Dessent <brian@xxxxxxxxxxx> wrote:
> NightStrike wrote:
>
> > Could you in theory configure one *build* of gcc to target multiple
> > platforms?  Something like this:
> >
> > ./configure --target=x86_64-pc-mingw32 --target=i686-pc-mingw32
> > --target=x86_64-pc-linux
> >
> > And have the resulting 'make install' create a set of binaries
> > prefixed appropriately once for each target?
>
> No, you need separate build trees.  But that example is senseless
> because the i386 backend is bi-arch.

It was a contrived example just to show multiple targets.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux