X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Mon, 16 Aug 2021 15:37:44 +0000 From: "Branko Badrljica (brankob AT s5tehnika DOT net) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb modules - are they actually used ? Message-ID: <20210816153744.0d598d74@(none)brane_wrks> In-Reply-To: <20210816150927.4057dd90@(none)brane_wrks> References: <611a1807 DOT 1c69fb81 DOT d149c DOT 293bSMTPIN_ADDED_BROKEN AT mx DOT google DOT com> <20210816150927.4057dd90@(none)brane_wrks> Organization: S5 X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.29; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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, 16 Aug 2021 15:09:27 +0000 "Branko Badrljica (brankob AT s5tehnika DOT net) [via geda-user AT delorie DOT com]" wrote: > > For example, fist LTO attempts failed for me UNTIL the first time > I did full non-LTO compile and install. After that, LTO compiles and > installs finish fine... > Errrm. scratch that. I've borked CFLAGS /LDFLAG setting on later attempts. LTO build never finishes fine. It looks like configure re-compiles ssconfig with LTO flags and something gets badly broken in the process. It also doesn't allow me to set different ld, with for example: "LD=/usr/bin/ld.lld" ssconfig gets built in the same context as the application and library.