X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=2z36tSHcV9QiNAIfqNfD/saq/nQlX5qoEEE0IgPfDjE=; b=bkXdkBrobV5yn+EtFdkqzMyGK8iUUbY++N7iVZTCFr3hVlXLCPr6JcTMOhynk54oXa IODHbLkqfH4zboEY0f7/ldx1yISEMPYrx9vQ1uxFSOLRBewWE8nXHMaLGTvetVkI+1G+ fZ1h1HnaLlAJf563Lp4GAbseGKX45JHTN2xBFTn5/cH1FBSA1H0qEAMHMnFsvNORYNSy 62bE2b6YTLfIvFhOQ6ImoH1EVZ7PtikOzbVhe+vhyTjrVpYahgqKOi0UJcvYFglDL2/U X09Z+vMTbnqfIY+5yJ2SwMBviITfzK5UTUiwjMG9kfmnymckzRenthVcMLf2Yphqrksd WICw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=2z36tSHcV9QiNAIfqNfD/saq/nQlX5qoEEE0IgPfDjE=; b=bxfcTWtiGhn22huAZ/tA4nOxzVO34Re+otCdwA7izktdv8sbPgKsMrnvsIfj5/TOEh d7hCDR7r6uSdwwUwcOhMRRiGtxbTimLFbRG7uxMO2O62Bbd3LmuZmaJPYTJPzk7Jh4Po n97DSTVM11WPK4lsfmN2cz7wJ7qSvpk1+wZkjHnQhq02v0H2mNySVdQbMgV3wZZ196I5 bZg5mxBzForyEGxc5zTc3mgHQXkTRRBLLFcWUrh+D3+rjpmcVERuuWXIkgNFmk20gIay NMSCWsgqOrK9Q6VpURPu0Hq3hw7lNSVKuP8Ou1mEWQI7y2jSqnRfUxPa70NBYPyGZL/v 93sg== X-Gm-Message-State: AMke39ne1IAScSfpRQ8Wu9d8uBk+cfo4Dz/8e05gpndLc2WJUS/qxaEwLqMWYSSHEAgEedrTkxLEFJD60TpO+g== X-Received: by 10.200.42.80 with SMTP id l16mr2511148qtl.58.1487384045204; Fri, 17 Feb 2017 18:14:05 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <58A4AFF5 DOT 3040008 AT xs4all DOT nl> <4f1b98c3-fbd4-b3d3-793b-e03d54f88ab0 AT neurotica DOT com> From: "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com]" Date: Sat, 18 Feb 2017 02:14:04 +0000 Message-ID: Subject: Re: [geda-user] RFC feedback on release pcb-4.0.0 requested To: gEDA User Mailing List Content-Type: multipart/alternative; boundary=001a113eff4ea8be210548c49578 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 --001a113eff4ea8be210548c49578 Content-Type: text/plain; charset=UTF-8 On 18 February 2017 at 01:57, Dave McGuire (mcguire AT neurotica DOT com) [via geda-user AT delorie DOT com] wrote: > That was it! -flto is being set in my default CFLAGS environment > variable in my .bashrc file. I get a clean build of the executable now. > The build blows up later in the TeX documentation, but I think I'm just > missing some stuff on this system. > > Seems like we'll have to figure out why -lto is breaking things (at some future point). > Thank you for your help. I'll take this release for a spin and see how > things go. > > Do you remember offhand if this release includes your patches from a > year or two ago which implement keepaways in the solder mask layer? > > It does not - and to merge it, it will need a little reconciling with other upstream changes. (There may be a "better" way to do it now, but I'm hopeful we can add back-compatibility to the files from my original patch - for my sake as well as yous!). If you need the feature soon, I already rebased (but did not extensively test) that part of my branch, so I can point you at it if you're happy to build from git. I did not yet re-base the fancier GL or 3D stuff. Peter --001a113eff4ea8be210548c49578 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On 18 February 2017 at 01:57, Dave McGuire (mcguire AT neurotica DOT com) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com><= /span> wrote:
=C2=A0 T= hat was it!=C2=A0 -flto is being set in my default CFLAGS environment varia= ble in my .bashrc file.=C2=A0 I get a clean build of the executable now.=C2= =A0 The build blows up later in the TeX documentation, but I think I'm = just missing some stuff on this system.


Seems like we'll have to figure ou= t why -lto is breaking things (at some future point).

=C2=A0
=C2=A0 Thank you for your help.=C2=A0 I'll take this release for a spin= and see how things go.

=C2=A0 Do you remember offhand if this release includes your patches from a= year or two ago which implement keepaways in the solder mask layer?


It does not - and to merge it, it will= need a little reconciling with other upstream changes. (There may be a &qu= ot;better" way to do it now, but I'm hopeful we can add back-compa= tibility to the files from my original patch - for my sake as well as yous!= ).

If you need the feature soon, I already rebased= (but did not extensively test) that part of my branch, so I can point you = at it if you're happy to build from git. I did not yet re-base the fanc= ier GL or 3D stuff.

Peter
--001a113eff4ea8be210548c49578--