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 13CE644A5D for ; Tue, 13 Dec 2022 23:43:31 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A565968BD42; Wed, 14 Dec 2022 01:43:28 +0200 (EET) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1FDA168BB47 for ; Wed, 14 Dec 2022 01:43:22 +0200 (EET) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 83E762ED4DF for ; Wed, 14 Dec 2022 00:43:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1670974999; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=kTqb9GoqXvWkDu/GONK2aKG2ytVv6uwL0CQ7JGS2luM=; b=S9QRvmJDEpUo47oA1oAkUEoY4RlL8JfQEj1U6Q9mgZuNgYBJ3jX3NA6hl34NtGHJDWjhHS 4T8gj1/146/uNM4wpzTO2j/Si84MF/jj3HBHNzlcbYqNizk23wB1ATmdrAX3PI3uccmY9a yZTeONLiKMgbzGeIciYODlynRGnKNewhQpF+AyEVNlpUUuayaVOhzCWN1BYA2X+dNfA2K5 ZBQOBiph77Ug1Vl7i0FUWO7bdxC7IoF4H6rEj2i2o6A1JOZXDwPM3p1ePayMblH4ytpWtS //RDJH4LkJRrTpUfJiVBT2C0E+hp85G7K+WzEzAVuEYqRXnsIjJHS52scUs6ow== Message-ID: Date: Wed, 14 Dec 2022 00:43:18 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH]configure: Assume target-os=win32 for toolchain msvc 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 13.12.2022 20:00, Carl Eugen Hoyos wrote: > Ping. > Could you give an example where host-os is not win32 when > compiling with msvc? WSL, which I quite regularly use to test MSVC builds. Just need to launch it from inside an msvc shell. _______________________________________________ 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".