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]

Re: do you need help?


Allen,
All,

On Tuesday 09 December 2008 01:18:02 Allen Curtis wrote:
> >>> It might be because one of CT_LOCAL_TARBALLS_DIR, CT_PREFIX_DIR,
> >>> CT_WORK_DIR
> >>> or CT_CUSTOM_PATCH_DIR contains a space (if don't see it, may be
> >>> it's at the
> >>> end).
> The problem seems to be a space in the Toolchain Vendor variable. That  
> was surprising.

OK, I will add a check for this as well. The vendor string is used by default
to construct the prefix directory, in config/global/paths.in :
[--SNIP--]
config PREFIX_DIR
    string
    prompt "Prefix directory"
    default "${HOME}/x-tools/${CT_TARGET}"
[--SNIP--]

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]