Subject: Re: -current brokenness with dynamic executables
To: Simon Burge <simonb@telstra.com.au>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 01/06/1999 02:07:34
On Jan 6, 5:16pm, simonb@telstra.com.au (Simon Burge) wrote:
-- Subject: Re: -current brokenness with dynamic executables
| On 05 Jan 1999 21:32:45 -0800 Chris G. Demetriou wrote:
|
| > if you change:
| >
| > *pos = 0;
| >
| > on line 788 of exec_elf32.c to
| >
| > *pos = ELFDEFNNAME(NO_ADDR);
| >
| > i think it might do the right thing.
|
| Woohoo, that worked. Thanks.
|
| Do you wanna commit it - I wouldn't even know what message to put ('cept
| for "it works now" :) I haven't deleted the "+ 1" in the malloc either.
Thanks, I'll deal with it.
christos