X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Mon, 26 Apr 2021 21:41:32 +0200 (CEST) From: Roland Lutz To: "Glenn (glimrick AT epilitimus DOT com) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] xspice integration In-Reply-To: Message-ID: References: <9fe0dd9a-cbb8-a51f-f63d-36cd6d3a31c7 AT epilitimus DOT com> <4775a561-41ad-5368-271a-998ded5bfbc6 AT epilitimus DOT com> <07d13043-cd66-88f1-4b6c-172345c864e1 AT epilitimus DOT com> <1425fd69-5796-6cde-198b-8218f71e187d AT epilitimus DOT com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed 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 On Mon, 26 Apr 2021, Glenn (glimrick AT epilitimus DOT com) [via geda-user AT delorie DOT com] wrote: > The is a bit of precedent in that there are several utility files > already. In those cases the utility files are in xorn/src/backend. Sure, I placed them there. These are primarily meant for code shared between multiple backends. > The utility files are specific to the backends and the backends > themselves are installed in $libdir/xorn/backends. It makes more sense > to me to install backend utility files as something like > $libdir/xorn/backends/ I'd prefer not to mix code and data. But as I said, I don't yet understand the situation well enough to have a meaningful opinion on this. Let's focus on other things first and decide this later. Roland