From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 0345A47133 for ; Fri, 28 Jul 2023 10:55:40 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C06DF68CAD7; Fri, 28 Jul 2023 13:55:37 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 05DE668C0FC for ; Fri, 28 Jul 2023 13:55:31 +0300 (EEST) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 36SAtVuc003358 for ; Fri, 28 Jul 2023 12:55:31 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 3CEBDEB5B7; Fri, 28 Jul 2023 12:55:31 +0200 (CEST) Date: Fri, 28 Jul 2023 12:55:31 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <41AE838D-12FD-44F6-A3B8-F3B7C79A02DE@gmx.de> MIME-Version: 1.0 In-Reply-To: <41AE838D-12FD-44F6-A3B8-F3B7C79A02DE@gmx.de> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Fri, 28 Jul 2023 12:55:31 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH v4 0/4] Fix MSVC build without optimizations X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============5563862895362439229==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5563862895362439229== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="zMTLsLMdgbjq1aFN" Content-Disposition: inline --zMTLsLMdgbjq1aFN Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Reimar D=F6ffinger (12023-07-28): > I assume the issue is missing symbols during linking? > If you really want this, why not create a file that provides dummy > symbols for all that are missing, concentrating the #if mess in > a single place and avoiding affecting any of the regular code, and thus > having no impact at all when compiling with optimizations. > Yes, it's likely to be a good bit of maintenance effort for those who > want to use it, but at least anyone not caring about this feature can > ignore it, so at least I would not have a reason to be against it. This is an interesting idea. It would even be possible to include a tool that generate these stubs directly from the linker's errors, reducing the maintenance. Maybe even make the stubs static inline functions rather than actual linking symbols. Regards, --=20 Nicolas George --zMTLsLMdgbjq1aFN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmTDnp8ACgkQcZVLI8pN xgympQ//Ypx+/Qy66lbW0DpCsWG1EemyB3G4dwzjOnvMcNHxFyutLMjfGv4KrSyw Y4Pzw9e5Om+4+4KYSJNmi5SkA1KLeQqvRZpu2Sk6l+dNLgdSG82TRdLbZqyiy13G 1w6RYrIOBZHKlein1d/3d4ATBlQSoiVv7ZK1cCkmv8q49lWOwIG0jjYGTcYwvLW7 wjqgLHrDubzixW/1UNRXUksZfcdtEIOTsfUDEz0UwapqAYnDmokVL8+9HR3Q6Et4 3CKl2Mbhlllw6FRt3yAJ461WA7FT+3ufkSbFD61XR0h9gNcSAQJ6mZzpZyYqILki Yj+7St6vdL2XgE1/JKTbJAqanis9vdZE/a6Yqb+VCkru6vMVT5GvO+baLF0QUvqn NGDoduAwHgPUDtHK+t5ODeJiUSzQ3ZXkXWaBHa1Ez2U2jEwiD9wYvubrA+4+uBT7 UQXG6XRSO1+zgVx2yXKGle+oRKdS4s5A0z7lsWd/0zqA8Z60sJpJ2g4UqnIUHwNr gv51apZtrt4zULZ4KVI//4ie7JF0iiAhGKz+kSAYKrHrquNfeSV0D/jE1pcLDUPM 1Ir/HRvmyVtndpDGFqU0nHr8lPmAvjmfvf0JJfo403ynSZO88i8zivslFeZVrtEx pnPJPsCDa9QCcuqSA+er+pvAuOvq8ddxjZ0zhRtML0E4jVa3E9g= =Zcly -----END PGP SIGNATURE----- --zMTLsLMdgbjq1aFN-- --===============5563862895362439229== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============5563862895362439229==--