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]

Re: relocating the compiler and associated tools


Robert P. J. Day wrote:
ok, i'm currently building for the sh3, just ran:

$ LD_LIBRARY_PATH="" sh demo-sh3.sh

and it seems to be chugging right along.  one question -- once it's
done, i'll be looking in

${RESULTS}/gcc-x.y.z-glibc-a.b.c/sh3-...gnu/...

etc, etc.  what does it take to relocate all of that to a different
location?  let's say, a far shorter pathname under /usr/local
somewhere.  besides changing PATH to find the gcc binary, of course.

See RESULT_TOP or PREFIX in all.sh. You should be able to just override either of these in the environment. I haven't tried it lately. - Dan

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