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: What does this stand for...


satya kumar wrote:
> 
> Hi All,
>    When we are configuring the binutils or the gcc,
> then what does the --prefix and --exec-prefix stand
> for.I cant find any discription of the same.

Look in the documentation for those tools if you are interested, but why do
you need to know? (quick summary: --prefix == base directory of
installation, --exec-prefix == base directory of host machine specific
parts of the installation (i.e. executables that only run on one host)).

> Secondly can we prepare the binutils or the gcc for
> the synthetic Linux target using cygwin(that is on
> windows), since I dont find any such description in
> the red hat site.

Yes it is possible - you have to build a cygwin to linux cross compiler
though. Not trivial. Note if you are asking for a *cygwin* synthetic
target, then we don't have that (and never will).

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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