X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb mingw cross build To: geda-user AT delorie DOT com References: <99e05dd6-94e6-a695-5498-2e3f837b5bc8 AT mcmahill DOT net> From: "Dan McMahill (dan AT mcmahill DOT net) [via geda-user AT delorie DOT com]" Message-ID: <0e1ab4b7-8d5e-ff69-3da6-a33d8dd08737@mcmahill.net> Date: Wed, 4 Jan 2017 22:50:49 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfNlheP4Ik9gaw9An2ARMKSElw/NkkJwWuVfV8pRhf8Mo6yDeFr+hq9x7NqNbCz1WnTvZahJrJZGJSER7mcz7kEcXg+j4Nifd3RSKd8vcZ8TLd+16R22F B5hS/mtj12mKgtL9394vItDMYh5SqaF394ws4xDt91iIk2bvmUpyUEwq 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 1/4/2017 10:09 PM, gedau AT igor2 DOT repo DOT hu wrote: > > > On Wed, 4 Jan 2017, Dan McMahill (dan AT mcmahill DOT net) [via > geda-user AT delorie DOT com] wrote: > >> Has anyone run the minpack cross build of pcb for mingw lately? >> >> Has it ever fully worked? >> >> I'm trying to decide if I can easily repair something which worked >> previously and doesn't now or if it ever worked. I'm also hoping to >> bring back the installer which went away when the cross build >> framework replaced the cygwin build stuff. >> > > A few days ago I used it with pcb-rnd. It didn't work out-of-the-box, > had to use newer version of some libs so the old patches failed to apply > and some of the lib test code fail to compile, had to disable them. So > with some manual tweaking I could get it to work. > Thanks, this is encouraging. Any tricks on getting gettext to build? That one seems like a mess and is my current failing point. -Dan