X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Tue, 27 Sep 2016 16:14:54 +0200 (CEST) From: Roland Lutz To: geda-user AT delorie DOT com Subject: Re: [geda-user] Newest gnetlist doesn't work for me :( In-Reply-To: <5351961F-C05C-4998-8F94-700B6C42D1E7@noqsi.com> Message-ID: References: <5351961F-C05C-4998-8F94-700B6C42D1E7 AT noqsi DOT com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-761679507-1474985694=:13434" Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-761679507-1474985694=:13434 Content-Type: TEXT/PLAIN; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8BIT On Tue, 27 Sep 2016, John Doty wrote: > On Sep 27, 2016, at 8:56 AM, Roland Lutz wrote: >> The command-line interface of "xorn netlist" is different from gnetlist >> in that it doesn't execute the configuration files and doesn't assume >> any default directories. […] > > So, in fact, xorn netlist is profoundly incompatible with gnetlist. That > means to me that they should remain separate programs. I don’t > understand why you resist this. This is nonsense. As part of the refactoring process, I separated the configuration mechanism (which needs to know about gEDA directories and executes Guile files) from the actual netlist generation. All necessary options are internally passed to the netlister via the command line. "xorn netlist" has a different command-line interface from gnetlist because it's not functionally equivalent; it's lacking the configuration part. "xorn netlist" plus gnetlist2, OTOH, is, so it can have and has the same command-line interface as gnetlist. --8323329-761679507-1474985694=:13434--