This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"William A. Gatliff" wrote:
> Thierry:
>
> Is the location of your powerpc-eabi tools in your PATH before your
> native tools?
>
> b.g.
The quick answer is no.
The recommended command
$ export PATH=$PATH:${PREFIX}/bin
puts the powerpc-eabi tools AFTER the native tools, I guess.
I would expect the reverse to fail earlier in the make all-gcc process, isn't it?
It is unclear to me which of the two specifications applies (namely the PATH
setting and the --prefix setting in the configure step).
--
- Thierry Moreau
CONNOTECH Experts-conseils inc.
9130 Place de Montgolfier
Montreal, Qc
H2M 2A1
Tel.: (514)385-5691
Fax: (514)385-5900
e-mail: thierry.moreau@connotech.com
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |