From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: svg library ideas Date: Thu, 02 Feb 2023 00:03:16 -0500 Message-ID: References: <87lelo15vw.fsf.ref@yahoo.com> <87lelo15vw.fsf@yahoo.com> <875ycp29jy.fsf@yahoo.com> <87zg9zxp03.fsf@yahoo.com> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18189"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Feb 02 06:04:04 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pNRlT-0004U1-Lo for ged-emacs-devel@m.gmane-mx.org; Thu, 02 Feb 2023 06:04:04 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pNRkm-0004pX-32; Thu, 02 Feb 2023 00:03:20 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pNRkj-0004op-Ia for emacs-devel@gnu.org; Thu, 02 Feb 2023 00:03:18 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pNRkj-0006Td-AO; Thu, 02 Feb 2023 00:03:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=hvDeEEStDro5RkbxtneANQnt8Z/xkgXBkj5s7SIAiMA=; b=U7qA0DLIMJde XPQLsIDO9rS7+Bnc62L5IuXsBCEaKfkDuZs9PgtdAEfogap2WUqo+jMIHPvpcV06gr7qjALGQfM7U ou8ijRTN3ShdohyArPt6rjIebD+Dyh+/JIcnNCQ2y2suLvdcawbKbEVV4DE+3Lkdc4kG/umCJ+S55 FXGTPS2LkEiA0CtSl3yjEdJoi+mLhQjRR/xkRaI+HAdD3XuQFCNKpXtdZD+BTlWAd/CC8TxTRlLBK cJzkzo3ODqQnFPgcVH1lpwD9ePUEoLSxKZRDJwDo3v1xpVe4oQtUS0qKd0egAL6hjaHgZaK9tPMyX aWHW++xGkk0l9KeVEF1VoQ==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1pNRki-0003Og-Qh; Thu, 02 Feb 2023 00:03:17 -0500 In-Reply-To: <87zg9zxp03.fsf@yahoo.com> (message from Po Lu on Tue, 31 Jan 2023 13:16:28 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:302885 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > Yes, but in the end the shared library will still have to end up inside > the Emacs application package (much like how the MS-Windows installer > binaries on ftp.gnu.org contain all of Emacs's dependencies), and it > will still have to be built with the same compiler options as Emacs is. I think I understand. But if there is some usual set of settings that people would usually build Emacs with, maybe that could make prebuilt shared libraries start to be useful -- you just have to build them with that usual set of settings. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)