X-Original-To: alpine-user@lists.alpinelinux.org Received: from libero.it (smtp-34.italiaonline.it [213.209.10.34]) by lists.alpinelinux.org (Postfix) with ESMTP id 2361EF831E4 for ; Wed, 27 Feb 2019 21:24:15 +0000 (UTC) Received: from [192.168.1.2] ([151.20.79.62]) by smtp-34.iol.local with ESMTPA id z6gXggQRnwlwKz6gYgRXLK; Wed, 27 Feb 2019 22:24:14 +0100 x-libjamoibt: 1601 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=libero.it; s=s2014; t=1551302654; bh=e9KH0qAMCufEXGId+/vCxcyJGmqOBh1e4CeMG4ZpSmU=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=UwdQqNa8wnkAo83bj8TWfEVkRRkolygXvSrChJkn+BbdQRgdqISSMjCL0uJGP3OmX SkaS95CqXMsSd1yYH+Eu4/rmdY5/jnldXOmEFu8sdrlsaKVdk0ct3KbU+DVi+Kbbhs ddFEHb4WF7pM3NNDsk/5xoX+JHT+HfuJVIRce2BYZ++hYIN7ayBgFaKAibtBWOzklI KNMQjLALL7IXA/t829KzEfEzA7OoiXo/HDy+3ANHR+FYw/+POB+EZRQ45650SGZ+xm AdJZT6E7r+ATK0vvwNAI1ySSvh9LznKp5k2+zDpVd5DlmEJ/X4wh7xm0hZ4OyrRpd1 QBb2WGUQp0CFQ== X-CNFS-Analysis: v=2.3 cv=O8HoQy1W c=1 sm=1 tr=0 a=8uKbiH4Weol60EG+ySSPOA==:117 a=8uKbiH4Weol60EG+ySSPOA==:17 a=IkcTkHD0fZMA:10 a=ze4vWxXWqhL2e9aVEmcA:9 a=QEXdDO2ut3YA:10 Subject: Re: [alpine-user] issues with compiler & crt To: PICCORO McKAY Lenz Cc: Finn O'Leary , alpine-user@lists.alpinelinux.org References: <9dee165e-9a95-8fed-ff33-670128b6a81b@libero.it> <686c00d8db5592d281c0b050b605f17a7db17aab.camel@inventati.org> From: Riccardo Mottola Message-ID: <8677aeca-e196-e13d-85cc-3ca469c752f3@libero.it> Date: Wed, 27 Feb 2019 22:24:13 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 SeaMonkey/2.49.4 X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfJu6v3gaeyZHV7ZFyuVfh87OMi4ExZyhV9EeyeaDvRHdnHFP6/4V0USlIT6FZ9RNWz6yeqf2MijKxLiFZo+C2+RHQRrgNf2koI9q/5VCYjs/MOpZ3L2k ZEC9+tiCqy/ZdNuQ+139Ky0czBPrUQBuCDbvwh2DK2eLWXXDHn/7uMYVwekNVgHzjJLmP5oWgRv4v7mfo6Xmj1v+C6NmLsbGrhwzyz94t634W+8Osm1tuIx4 GebPooKiyEblyzOU5evK8EfrV1wTNnL1RGVk+0CGXOk= Hi, PICCORO McKAY Lenz wrote: > ii try to point some "how" in this mail but the rules are very very > large, divided into > many subrules.. sorry but at least i point that can be do it! > > well that are in teory, due some support beetween versions are removed > as i see > in the changelog html lib in the gnu gcc page.. sorry, but I don't fully understand your explanation. There are many ways to have different compilers live in the same distribution, thanks to the different prefix, for example, or even by installing in different subdirectories. Currently, my issue is this: ~# apk add g++6 ERROR: unsatisfiable constraints: libstdc++-8.3.0-r0: breaks: g++6-6.4.0-r9[libstdc++=6.4.0-r9] satisfies: gcc-8.3.0-r0[so:libstdc++.so.6] gcc-8.3.0-r0: breaks: g++6-6.4.0-r9[gcc=6.4.0-r9] I wonder if this is an error my side and it can be solved? or essentially the gcc6 package provided is broken. Riccardo --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---