From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/10158 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 #4 Date: Sat, 18 Jun 2016 18:30:17 +0200 Message-ID: <20160618163014.GU22574@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 1466267437 6793 80.91.229.3 (18 Jun 2016 16:30:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 18 Jun 2016 16:30:37 +0000 (UTC) Cc: lowrisc-dev@lists.lowrisc.org To: musl@lists.openwall.com Original-X-From: musl-return-10171-gllmg-musl=m.gmane.org@lists.openwall.com Sat Jun 18 18:30:37 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 1bEJ8k-000526-7p for gllmg-musl@m.gmane.org; Sat, 18 Jun 2016 18:30:34 +0200 Original-Received: (qmail 6093 invoked by uid 550); 18 Jun 2016 16:30:30 -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 6066 invoked from network); 18 Jun 2016 16:30:29 -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:10158 gmane.comp.hardware.lowrisc.devel:396 Archived-At: * Masanori Ogino [2016-06-18 22:21:58 +0900]: > This week, I have tried to run libc-test [1] on Spike with the > musl-based toolchain, but not succeeded. I found a minor problem with > recent cpp (I will report it to the maintainer of libc-test later) but you have to s/-E/-E -P/ in the makefile i was reluctant to do this upstream as it is a non-standard flag.