From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10070 Path: news.gmane.org!not-for-mail From: FRIGN Newsgroups: gmane.linux.lib.musl.general Subject: Re: [GSoC2016] Weekly Report of Porting musl to RISC-V Project #1 Date: Sun, 29 May 2016 20:14:04 +0200 Message-ID: <20160529201404.a37746f95019698461898bbb@frign.de> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1464545669 32025 80.91.229.3 (29 May 2016 18:14:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 29 May 2016 18:14:29 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-10083-gllmg-musl=m.gmane.org@lists.openwall.com Sun May 29 20:14:23 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1b75EE-0005JJ-Li for gllmg-musl@m.gmane.org; Sun, 29 May 2016 20:14:22 +0200 Original-Received: (qmail 17912 invoked by uid 550); 29 May 2016 18:14:18 -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 17894 invoked from network); 29 May 2016 18:14:17 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1464545646; l=1313; s=domk; d=frign.de; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References: In-Reply-To:Subject:To:From:Date; bh=2VIk6/gZUicVfWSmDsSYcdPiGzxlP/abWJSWWOQDhBg=; b=UbfilNLCNKmFmVu0o4h13BZqMuJzDAByMtOMvRm1D387+BWdim/1sATpp44m3Hi06HC p2hhHOqSl2FFuOdcXP+B5CRPTo71qsp+Ih4oOEKwa+Pyo/FSO98fDBVWeTnB4GADBLNYs EGTRhOTYwVcBbi6rWb3gUMyXjGqt2sSd0eM= X-RZG-AUTH: :KGkSVUa6cvg6QHOypuT/F//XhghIqIrrftbI6xdAzo0GYm6y2943wg== X-RZG-CLASS-ID: mo00 In-Reply-To: X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.28; x86_64-pc-linux-gnu) Xref: news.gmane.org gmane.linux.lib.musl.general:10070 Archived-At: On Fri, 27 May 2016 23:02:58 +0900 Masanori Ogino wrote: Hey Masanoir, > The coding period of GSoC 2016 began in Monday. Now it's Friday > midnight (in Japan) so I'd like to report the progress on the project. that's very cool! > I forked lluixhi's RISC-V port of musl [1] as written in my proposal, > and applied some patches to catch up with the bleeding edge of the > library. My WIP branch [2] has no significant differences from the > origin in the arch-dependent part for now. This is very good news. I wasn't sure how easy it would be to merge those upstream changes. > The riscv-gnu-toolchain has been changed to build musl-based > toolchains. Since the master branch of the toolchain has migrated to > GCC 6.1 containing musl support, the integration is straightforward. > If you want to try it, please execute `make musl` after configuration > with my WIP branch [3]. Will look into it! > Now I'm working on building a root filesystem with the musl-based > toolchain to test the port and preparing patches to address some > problems I've found. I hope we will be able to launch a Linux system > based on musl on Spike next week. I am looking forward to this! Keep up the great work guys! Cheers FRIGN -- FRIGN