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: Can I config two different set of development tools in the same computer?


On Wed, Nov 13, 2002 at 11:07:02AM -0000, Qiang Huang wrote:
> Hi all:
> 	Can I config two different set of development tools in the same computer?
> e.g. one for SPARC one for ARM. if possible how can I do it?  thanks a lot.

Yes, no problem.

Just give different -prefix= when you configure the toolchain so they
go into different directories. The tools themselves have different
names: eg arm-elf-gcc, and i guess its powerpc-elf-gcc.

       Andrew

-- 
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]