Question: how to submit support code for a new processor?

Jeff Kenton jkenton at tilera.com
Thu Aug 16 15:49:21 UTC 2012


On 08/16/2012 11:09 AM, Mark Wielaard wrote:
> On Thu, 2012-08-16 at 10:57 -0400, Jeff Kenton wrote:
>> 1. I had done my initial development from the elfutils-0.154 tarball,
>> not from a git tree.  From the tarball all I had to do was "configure"
>> and "make".  The git tree is missing a configure file and various
>> Makefile.in's (and a few other things).  I can copy the missing files
>> into the tree and continue, but I'm sure that's not the best way.
>> What's the best way?
> When working with a git checkout first run autoreconf -f -v -i to
> generate the auto* files then configure using --enable-maintainer-mode

Perfect -- thanks.

--jeff



More information about the elfutils-devel mailing list