This is the mail archive of the crossgcc@sourceware.org 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] | |
Joerg,
All,
On Wednesday 21 January 2009 11:50:39 Joerg Bruehe wrote:
[--SNIP--]
> An alternative approach would be to have some specific directory, say
> "/bin-override", that contains (symbolic links to) the GNU binaries
> using the standard names ("awk", ...).
> If you then have this directory in your PATH before "/bin", at least
> when doing crosstool work, the GNU binaries should be found.
That's a good idea, and is what I will be aiming at. Basicaly, ./configure
will try to find appropriate tools, which the user can overide using command
line options like --with-xxx=/some/where/xxx and then crosstool-NG main
script will add symlinks to this tools in a well known directory, and
add this directory first in the PATH.
Thank you for the idea!
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |