Long names question
Olexiy Avramchenko
olexiy@ctech.cn.ua
Sat May 7 12:15:00 GMT 2005
Hugo Vincent wrote:
> Is it possible to change the names and paths of the generated tools
> easily?
>
> At the moment it get:
> /opt/crosstool/arm-xscale-linux-gnu/gcc-3.4.3-glibc-2.3.5/bin/arm-
> xscale-linux-gnu-gcc
>
> and I'd like something like:
> /opt/crosstool/bin/arm-linux-gcc
Set PREFIX variable in your starter script to /opt/crosstool (dont forget to
export it). Look at all.sh script - that's the place where PREFIX gets defined.
The long name is helpful when you have some toolchains installed in your system
(i've also added a kernel version to the path).
Olexiy
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list