From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 85B951396D0 for ; Sat, 23 Sep 2017 18:22:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E890F1FC185; Sat, 23 Sep 2017 18:21:58 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 460B3E08DB for ; Sat, 23 Sep 2017 18:21:58 +0000 (UTC) Received: from localhost ([79.223.110.107]) by mail.gmx.com (mrgmx002 [212.227.17.190]) with ESMTPSA (Nemesis) id 0MUZG7-1dmmW9031P-00RHBH for ; Sat, 23 Sep 2017 20:21:46 +0200 Date: Sat, 23 Sep 2017 20:21:45 +0200 From: tuxic@posteo.de To: Gentoo Subject: [gentoo-user] Need help to compile a minimal wine Message-ID: <20170923182145.obtuqoti3txp36l4@solfire> Mail-Followup-To: Gentoo Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: NeoMutt/20170907 (1.9.0) Sender: X-Provags-ID: V03:K0:zRwRO5WvUfi1gvk1Od4R4eBj0H3k2zXPvUQfxLO14qWeys+ruZQ zF/kpeEfaN2/pQPkG5JWXI2hHNJ4SI9+9gG1iOTXkBWqxywc1h1Jn11jxjhiUrlqjsxS/xh zJEKP62J9tgI3PSLDaq3P3H7MpArBfh9CAAjPH1RmjagncL22lnhGbhkDF6aXtOPrhJk1lH aos/2UssRWqvpMXJ90x5A== X-UI-Out-Filterresults: notjunk:1;V01:K0:3c1fCeNggsw=:naWGyNn0I19o32MDpHqC6A zY8drvpJxDeyWYf0foy4tT8XreEroFAHKn3j/m8qdi9gMAROk0vAIlGwSsYDB/Hg8kkv6mvDI l13UHh13MXD7BBicZS5LTSV3T98R2vJvqayDldkgXcqymZONlS8kQXKg9mLqlKhHHYl2ljCLm 2bX9GEup7xk/Dti9w4RTaccLuo1SI8V8StIDrltrUFY5SecAtyVUyeMGjdblQhVfu1HR2x3JZ ECXG70cbB+iaijWHQn3tHl9CCrayxMwlr27zIGpjCekC0NjiAKYIJel0/1QdpmXR9vcrbZtJt Dc576ZMp9TMGt4vA0+Ost9GNJAWp1KzRxAX2xOtO2XODuh7rnYG93o07S3exB8A6nBmUHjX5a 5EoR/LmHu9aicSD9Z3cY9M55aKUcIRaJCS2XGmXQ6hIMf8FGBEfCBmStHSI9c69cbYdz5v/cA JhvlvbpomLcUaUro/Y7jxUz+OQaQQm2nBV1Mt/Jb+rBOCmRG4MoCNom6uqDssZty81db1q3YR 7scTk1rPka7l84dWV6wganvDWIb2Bs0DtvAn+AJPzhAAA1aJR/uLAF8L4tio58cMBF5zDbb9x HkpzDfqve4Rt+AealLIHAlgK2g+MGBDqbF0wEQu/Tg4Uld8/E+IPWA3A/VE2idlUfZgNy/HoH ZXudOa0nkHrTbGk9fUOktbMp+UVElxzquEv3HGZTd0cFPcYvW8/BlBDheqAU3hZ0NzQZNvuV1 2wgQXKxyOzCTPRSEK0XbyhBXkQ1+1aTFtxf6zxwotoNseBeTZO9NmfYHn10nshQeE+FftQ7tp j7C5TPWFnsbFd0w2Qv/C/g3vPQoEw== X-Archives-Salt: b7704d8d-2b12-4615-a149-bcb2d04e3fe9 X-Archives-Hash: 105b4dc6d570f422ee33b0c4b8b6ef01 Hi, I want to compile wine to execute a single commandline tool. That's it. The commandline tool is the AVR-assembler made by ATmel to recompile a FORTH interpreter for the AVR-line of microcontrollers of ATMEL/Micorchip: avrasm2.exe: PE32 executable (console) Intel 80386, for MS Windows Most GENTOO related tutorials on how to compile/install wine were made for those of us who want to use wine as kind a "bootloader" for games (NO pune intended!). I tried to compile wine ... but all end with an compilation error. To save time and hassle: Is there any wine version out there, which is currentlu compilable and/or recommended? Is there any tutorial which covers my intended use case for wine? (My system is not multilib.) Thanks a lot for any help in advance! Cheers Meino