Subject: Re: ELF vs. a.out and Python 2.0 build
To: None <tech-pkg@NetBSD.ORG>
From: Ty Sarna <tsarna@endicor.com>
List: tech-pkg
Date: 11/13/2000 15:56:05
In article <20001112231836.A1893@noc.untraceable.net>,
Andrew Brown  <atatat@atatdot.net> wrote:
> you'd probably be better off with something like
> 
>        sprintf(funcname, "%s.200s", ___STRING(_C_LABEL(init)), shortname);

This has to be portable.

Anyway, a temporary fix is now in pkgsrc. I'm monitoring the sourceforge
bug #119483 for this issue to make sure whatever fix is done ultimately
won't break us again.