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 6786343DC9 for ; Thu, 7 Sep 2023 13:12:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5CADB68C807; Thu, 7 Sep 2023 16:12:32 +0300 (EEST) Received: from mail-lj1-f182.google.com (mail-lj1-f182.google.com [209.85.208.182]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B5DE468BFE2 for ; Thu, 7 Sep 2023 16:12:25 +0300 (EEST) Received: by mail-lj1-f182.google.com with SMTP id 38308e7fff4ca-2b962c226ceso16304261fa.3 for ; Thu, 07 Sep 2023 06:12:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694092344; x=1694697144; darn=ffmpeg.org; h=content-transfer-encoding:in-reply-to:from:references:to:subject :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=SxtWQtBPoYoLTuXLwc4fqBHkzFUYGjLYCw94w/L7dq0=; b=jFTyjGzIk/m/oBCDcLil0gERuEClqrVzQS4mkQ5HcgMgoRt5Ll8Xe9Q21J35I5sf8V pJWbv1cIqtA1lQp+5wCRTH5Yw1zCv39vKYK83cAYJlUg14OfwKMosgdeZ59wdAMZNZWM QKkzDQ7MPOl3afwsO9ErkZFq3t23nkJpnt8zXCXKrdX1mGuPwn/rJ25sBBHecNwk3EdM mtcrwttHnJpT8HQ6zJN+QvUEJqn8ki9xGap+JnGcE03oF1dPBvO2YXa/aZZqfgft/cR7 00pzQsQ1L5U33qvsVD+jI84wevPmeZwNTc/hp4Q8nDeaAdctprQoF9SbxvKah96u7xzB 7/TA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694092344; x=1694697144; h=content-transfer-encoding:in-reply-to:from:references:to:subject :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=SxtWQtBPoYoLTuXLwc4fqBHkzFUYGjLYCw94w/L7dq0=; b=AxI4I2lYU2fV4BDuv1K1JYEVyqcOTsrl6WFCVZtVRr8OaKriQlz+OsmW1J401C9TOv O1GeyPJ3j07LuCWKdQwQGKNanuQ1yrbMY/pownd0IRCe2yQ85c7lSakHP53hKbKjhilG soY0SoI/Y15ceBvqm6NA3EWndDxBYzy0fDl5k0Ee81dJ8u60yLorQCypWb4hhmYUvJ2W KOP00EEG5o7+X1dw235R0ffWKbynWcTya/I8BUn5OsQUcws+N74oPS4daNlSCh+l7H1N 3wg6qZsj6c2t/Oxu2ilXL53QlBfC92JYtP8uIVfPCtrZ4g04ey+AMLnLGHIyRUtORDOs flRg== X-Gm-Message-State: AOJu0Yy/jTec6bA/RHPFY6GR8kJ7IAb/TYHveG1rKwB5F/6EO8XYOdQ1 S6yLJX51wJHAcfmG+HdWwckC6BlgPnw= X-Google-Smtp-Source: AGHT+IERVZ182mejoYfwBAoLzn917iEkWvFyWCOBqkynlT/gxM/gGtlKdjqnLHEp0rCi11SzBASFSQ== X-Received: by 2002:a2e:8ed4:0:b0:2bc:c4af:36b7 with SMTP id e20-20020a2e8ed4000000b002bcc4af36b7mr4486142ljl.39.1694092344122; Thu, 07 Sep 2023 06:12:24 -0700 (PDT) Received: from [192.168.1.106] (33bf2829.skybroadband.com. [51.191.40.41]) by smtp.googlemail.com with ESMTPSA id bp5-20020a5d5a85000000b0031f07d1edbcsm20747038wrb.77.2023.09.07.06.12.22 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 07 Sep 2023 06:12:23 -0700 (PDT) Message-ID: Date: Thu, 7 Sep 2023 14:12:22 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 To: ffmpeg-devel@ffmpeg.org References: <20230905232630.2031-1-kasper93@gmail.com> <32b7a66e-1b20-6912-6a2b-993821cd470c@rothenpieler.org> From: Derek Buitenhuis In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v2 1/2] configure: don't force specific C++ standard library linking 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 9/6/2023 6:31 PM, Kacper Michajlow wrote: > What would be a downside of preferring CXX always if it exists? FFmpeg runs in a multitude of environments with a multitude of portability requirements. Needlessly linking a C++ runtime is not OK. Further, we do not generally automatically change build output based on what is available on the system. - Derek _______________________________________________ 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".