From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/14729 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: selk@dragora.org Newsgroups: gmane.linux.lib.musl.general Subject: Re: darkcrusade 2019Sep24 (set of cross compilers) Date: Wed, 25 Sep 2019 14:11:15 -0300 Message-ID: <907553d4d0c0efa33eb02141d8e2256a@dragora.org> References: <20190924151946.669fd701@prometeo.example.org> <8985428fc261b5e5b51baca0eae8953f@dragora.org> Reply-To: musl@lists.openwall.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="139649"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Roundcube Webmail/1.3.8 To: musl@lists.openwall.com Original-X-From: musl-return-14745-gllmg-musl=m.gmane.org@lists.openwall.com Wed Sep 25 19:11:33 2019 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.89) (envelope-from ) id 1iDApA-000aB0-4E for gllmg-musl@m.gmane.org; Wed, 25 Sep 2019 19:11:32 +0200 Original-Received: (qmail 15869 invoked by uid 550); 25 Sep 2019 17:11:28 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 15851 invoked from network); 25 Sep 2019 17:11:27 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dragora.org ; s=default; h=Message-ID:References:In-Reply-To:Subject:To:From:Date: Content-Transfer-Encoding:Content-Type:MIME-Version:Sender:Reply-To:Cc: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=0V03I5zuCiNay3FeLUSsTEY5Y5pEddm5meLuo7/ApxE=; b=DsdtgiZLiemqm3C0bSMN1SNFhF hiysB5TLIXlnlAuxCzxfDyGSKZA0TpcUwGQBk4pRQ9JdbBmDnFiZuwjplzXJZNdo49dJfFqytSboz hLS03xlrMPDoW2At8iWr9q1sEQolwpJC0XIvBPCQJag0cDv889JY9PCiVxXEUK3ePRFSIVhlvowBy B+SIxrlJdgFhSg6UU9EqNTiNbiK7dxA/gT4eKHhW9XK5lynTCeTRNyxWMyHNIwT73sT2QKrSgDoSo g9WqmGWUDCAepMURrl3o/w6BNjX1ekUCI5UQKXqc2N63HppXZsq3NTC8VyNpU9TUHKT0d6mFX51RL dp7EpgLA==; In-Reply-To: X-Sender: selk@dragora.org X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel112.wnpower.com X-AntiAbuse: Original Domain - lists.openwall.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - dragora.org X-Get-Message-Sender-Via: cpanel112.wnpower.com: authenticated_id: selk@dragora.org X-Authenticated-Sender: cpanel112.wnpower.com: selk@dragora.org Xref: news.gmane.org gmane.linux.lib.musl.general:14729 Archived-At: El 2019-09-25 11:14, Reini Urban escribió: > Extremely hard and big test case. > It's a generated file in an extension in my perl5 fork. A gperf > perfect hash. > > https://github.com/perl11/cperl/blob/master/ext/Config/Config_xs.out Could you test with a prebuilt cross-compiler and see if works against your version of Perl5?. Also, I can try to get your fork and try to compile it against the GCC-9-20190912... > schrieb am Mi., 25. Sep. 2019, 16:01: > >> El 2019-09-25 10:28, Reini Urban escribió: >>> GCC-9-20190921? >>> Isn't strcmp/strlen still broken there. I wouldn't touch gcc-9 at >> all. >>> >> >> I haven't had any news about this. Would you like to provide a test >> >> case? >> >>> >>> schrieb am Mi., 25. Sep. 2019, 15:20: >>> >>>> Hello Nagakamira, >>>> >>>> El 2019-09-24 18:27, Nagakamira escribió: >>>>>> Patches for GCC has been updated to work against Musl, GCC-9. >>>>> You could take it from Ataraxia, I did them after 9.1.0 release. >>>> But I >>>>> haven't checked gdc :D >>>>> >>>> >>>> Ataraxia?. I didn't know about that, do you have a link?. >>>> >>>> Thanks.