This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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: Multiplatform


On Mon, Apr 29, 2002 at 07:58:55PM +0200, Alfredo wrote:

> Do you know if it¡äs possible to have simultaneously
> formed the tools of GNU for two different platforms?

You need a seperate build of the toolchain for each target
architecture.  However, you can have as many different
toolchains installed as you want.

> In other words , I want to be able to generate binary for i386
> and for also for POWERPC. If I have yet configured it for i386,
> can I attempt to configure it for POWERPC?, or the compiler
> will become a mess?

You'll need a toolchain for each of the two target architectures.

This is not a problem if you install the toolchains in
architecture-specific directories and/or use architecture
specific filenames (this is the default when
building/installing cross tools).

-- 
Grant Edwards
grante@visi.com

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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