Hi Reuben,
On 8 Dec 2010, at 22:32, Reuben Thomas wrote:
> On 8 December 2010 14:11, Gary V. Vaughan wrote:
>> If you are on a glibc system, I think the library provides the necessary
>> symbol and you should be able to build a working libposix from the topic
>> branch after a git pull. Otherwise
On Wed, Dec 8, 2010 at 9:02 PM, Reuben Thomas wrote:
> On 8 December 2010 14:11, Gary V. Vaughan wrote:
>> Hi Reuben,
>>
>> I've fixed the version.c and bootstrap problems, but I don't think we
>> ever settled on the right way to deal with not having `program_name`
>> defined at build time.
>>
>>
On 12/08/10 06:11, Gary V. Vaughan wrote:
> If you are on a glibc system, I think the library provides the necessary
> symbol and you should be able to build a working libposix from the topic
> branch after a git pull. Otherwise you'll have to link in the progname
> module, or similar to resolve it