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] | |
Hello All!
On Saturday 24 January 2009 14:28:07 Yann E. MORIN wrote:
> On Wednesday 21 January 2009 11:50:39 Joerg Bruehe wrote:
> > 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.
OK, I managed at last to add this into ./configure, and propagate it down
to the actual users. Can you have a look at what's in svn trunk, please?
To see what tools can be set, use: ./configure --help
To use a tool in a specific place, use: ./configure --with-bash=/some/place/bash
(replace 'bash' with the appropriate tool).
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] |