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: directory layout


On Tue, 2002-03-12 at 19:00, Koeller, T. wrote:
> Hi all,
> 
> I just started working on an embedded project using
> ecos for the first time, and so I have a very basic question:
> Setting up the ecos environment I noticed that all the
> target tools are installed under '/tools', regardles of
> the target architecture. This means that I cannot install
> tools for different targets side-by-side, or am I missing
> something here?

Yes.

The tools installed to the same directory are prefixed with the target
specifier (e.g., arm-elf-gcc and powerpc-eabi-gcc). So there's no
conflict.

Jesper


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