coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem in ./bootstrap


From: L A Walsh
Subject: Re: problem in ./bootstrap
Date: Wed, 25 Jan 2017 18:05:43 -0800
User-agent: Thunderbird

retab is a test program / driver for another source file.  The other
source file seems to work (for some value of work), and wanted to add
'retab.c' to the build so I could start trying to build/debug it.

As for what I intend to do with it... not sure.  retab does tend to
overlap, a bit, expand/unexpand, though they __might__ be redone in
terms of the 'tabout.c' file, though not sure how much code overlap
there would be or if it was worth it.

But retab is a skeleton right now that I was just trying to add to
the makefile so I could start test&devel on it.



Eric Blake wrote:

Are you trying to add 'retab' as a new coreutils? It may help if you
post the patch you are trying so far, to see if others can spot your
problems, rather than just diagnosing your symptoms.  As Pádraig
mentioned, seeing how other additions have happened in the past may be
instructive, as it is more than just src/local.mk that needs a modification.
---
        Just to get it to compile under make?  The other src file
tabout was easier, as I was able to link it in with 'du'.  But adding
a new name?  Geez.  like going to the dentist...


Let's take a step back - are you hoping to contribute 'retab' upstream,
or are you doing this just as a downstream-only change that you will
never distribute?  To get it merged upstream, you'll want to sign
copyright papers,
---
        What do copyright papers say?  I don't mind giving co-copyright
to gnu, but more than that might be annoying.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]