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: crosstool 1.13.1: ncurses stage hangs


Zvi, Mike,

On Saturday 19 November 2011 04:56:13 Mike Frysinger wrote:
> On Friday 18 November 2011 22:50:59 Zvi Vered wrote:
> > [ALL  ]    Running /usr/bin/tic
> 
> terrible idea.  crosstool needs to build up a local one and run that.

That's already the case. The issue was that ncurses-5.9 does not look in
$PATH for the tic to run, and uses, in order:
  ${TIC_PATH}
  /usr/bin/tic

Yes, that last one is hard-coded! ncurses-5.8 did behave correctly in this
regard.

And since I upgraded my machie to a newer distro, I did not catch the
problem.

But it is now fixed in the default branch:
    http://crosstool-ng.org/hg/crosstool-ng/rev/bd17cca444ae

I'll back-port this fix to the 1.13 branch, and will probably put out a
release soonish. In the meantime, you just need to apply this patch to
your local sources.

Regards,
Yann E. MORIN.


-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  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]