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: [PATCH] Prevents makeinfo-of-death


Michael, All,

On Thursday 04 March 2010 13:53:21 M P wrote:
> I'm using crosstools-ng as part of my own little distro-make-script
> and I've discovered that on my system the logic that  generates the
> makeinfo wrapper is a bit flawed, as "which" finds the previously
> generated makefinfo wrapper, and building afterward will generate a
> lovely fork loop that will lead to a painfully slow death.

In which case does that happen ?
When you restart a build?
When a build failed ?
After a successfull build ?

It does not happen for me...

> Anyway, this small patch against 1.6.0 delete previous incarnation of
> the wrapper and ensure "which" can't find it.

The makeinfo wrapper should be anihilated when a build is started, because
one of the first things we do is to rm -rf the install dir.

Could you provide a reproducible procedure that exhibits the issue?

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]