From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/12804 Path: news.gmane.org!.POSTED!not-for-mail From: Rich Felker Newsgroups: gmane.linux.lib.musl.general Subject: Re: Porting to RISC-V Date: Wed, 2 May 2018 15:45:33 -0400 Message-ID: <20180502194533.GB1392@brightrain.aerifal.cx> References: <20180502193732.GZ1392@brightrain.aerifal.cx> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1525290222 1284 195.159.176.226 (2 May 2018 19:43:42 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 2 May 2018 19:43:42 +0000 (UTC) User-Agent: Mutt/1.5.21 (2010-09-15) Cc: musl@lists.openwall.com To: Dean Michael Ancajas Original-X-From: musl-return-12820-gllmg-musl=m.gmane.org@lists.openwall.com Wed May 02 21:43:38 2018 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.84_2) (envelope-from ) id 1fDxf7-0000Dl-PO for gllmg-musl@m.gmane.org; Wed, 02 May 2018 21:43:37 +0200 Original-Received: (qmail 18216 invoked by uid 550); 2 May 2018 19:45:46 -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 18193 invoked from network); 2 May 2018 19:45:45 -0000 Content-Disposition: inline In-Reply-To: Original-Sender: Rich Felker Xref: news.gmane.org gmane.linux.lib.musl.general:12804 Archived-At: On Wed, May 02, 2018 at 03:40:04PM -0400, Dean Michael Ancajas wrote: > Can you send a link of the wiki? https://wiki.musl-libc.org/ https://wiki.musl-libc.org/porting.html > On Wed, May 2, 2018 at 3:37 PM, Rich Felker wrote: > > > On Wed, May 02, 2018 at 03:28:17PM -0400, Dean Michael Ancajas wrote: > > > Hi, > > > I saw in the Roadmap for 1.2.0 that there will be a porting to RiscV. > > Is > > > there someone doing this already? > > > > The work is mostly done, but pending details getting it upstream (a > > few minor omissions, documentation of authorship, ...). > > > > > If not, how does one participate and are > > > there guides on how to port musl to a new architecture? > > > > There's some info on the wiki but it might not be entirely up-to-date. > > > > Rich > >