X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sat, 28 Sep 2019 10:54:03 +0200 (CEST) From: Roland Lutz To: Peter Clifton cc: geda-user AT delorie DOT com Subject: Re: [geda-user] Windows builds (gEDA/gaf and Lepton)? In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) 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 Hi Peter, On Fri, 27 Sep 2019, Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com] wrote: > I would like to update our tools to a more recent build of gEDA or > Lepton, and was wondering whether anyone knew the build-ability of > either at the moment? > > Last I recall, I had stopped updating my windows builds of gEDA due to > difficulties with guile. I presume this may still be an issue, > potentially with other new dependencies in the current gnetlist. cross-compilation fails due to Guile and is unlikely to work again unless gEDA/gaf will at some point allow building without Guile. Since Windows builds are often requested by users, this would be the logical thing to do, but it's not practical for this release. Building under Cygwin should be possible. I think the instructions by Mario Giovinazzo should apply without much modifications. Here's a version of the build script with the library names replaced: https://gist.github.com/rlutz/d7eea5e0e528aa642c97d263b77d7cc9 I'd be interested to learn if you succeed compiling gEDA/gaf this way. Roland