crosstool-NG for Alpha-Target, Error

Yann E. MORIN yann.morin.1998@anciens.enib.fr
Mon Sep 15 05:28:00 GMT 2008


Hello!

On Monday 15 September 2008 03:58:35 Sebastian Koenig wrote:
> On Sun, 14 Sep 2008, Martin Guy wrote:
> > why not just download gcc sources there, configure, make and make install?
> would that work for me as a user without any administrative priviliges?

Sure! Just point ./configure to a place where you have write access, smthg
like:
# ./configure --prefix=${HOME}/my-gcc [plus other options???]
# make
# make install
# export PATH="${HOME}/my-gcc/bin:${PATH}"

Note the order in PATH, so that your gcc takes precedence over the system
one.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'


--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list