From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10085 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general,gmane.comp.hardware.lowrisc.devel Subject: Re: [GSoC2016] Weekly Report of Porting musl to RISC-V Project #1 Date: Fri, 3 Jun 2016 17:28:10 +0200 Message-ID: <20160603152810.GL22574@port70.net> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1464967711 8208 80.91.229.3 (3 Jun 2016 15:28:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jun 2016 15:28:31 +0000 (UTC) Cc: lowrisc-dev@lists.lowrisc.org To: musl@lists.openwall.com Original-X-From: musl-return-10098-gllmg-musl=m.gmane.org@lists.openwall.com Fri Jun 03 17:28:29 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 1b8r1M-0003lB-LD for gllmg-musl@m.gmane.org; Fri, 03 Jun 2016 17:28:24 +0200 Original-Received: (qmail 21672 invoked by uid 550); 3 Jun 2016 15:28:22 -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 21653 invoked from network); 3 Jun 2016 15:28:22 -0000 Mail-Followup-To: musl@lists.openwall.com, lowrisc-dev@lists.lowrisc.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Xref: news.gmane.org gmane.linux.lib.musl.general:10085 gmane.comp.hardware.lowrisc.devel:384 Archived-At: * Masanori Ogino [2016-06-03 23:29:58 +0900]: > (I am using Linux kernel built with a glibc-based toolchain because I > am using GCC6 for integration and Linux 4.1.17 has no support for > that.) ln -s compiler-gcc5.h $LINUX/include/linux/compiler-gcc6.h should fix that.