From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/6054 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?0KDRi9GB0Yw=?= Newsgroups: gmane.linux.lib.musl.general Subject: Re: libc.so segfaults on mips Date: Thu, 04 Sep 2014 22:56:54 +0800 Message-ID: <449e8f97-8eae-4f1a-9c65-d5105a6c2b1d@email.android.com> References: <4971377a-43f4-4c82-bee6-635791bbe44b@email.android.com> <20140904073545.GP12888@brightrain.aerifal.cx> <7bb51525-1a3d-43e8-a567-7523ca3673c7@email.android.com> <20140904123208.GA10361@port70.net> <20140904144543.GB10361@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1409842641 28816 80.91.229.3 (4 Sep 2014 14:57:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Sep 2014 14:57:21 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-6067-gllmg-musl=m.gmane.org@lists.openwall.com Thu Sep 04 16:57:16 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1XPYTG-00047G-GO for gllmg-musl@plane.gmane.org; Thu, 04 Sep 2014 16:57:10 +0200 Original-Received: (qmail 21877 invoked by uid 550); 4 Sep 2014 14:57:09 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 21869 invoked from network); 4 Sep 2014 14:57:09 -0000 X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RECEIVED, NO_RELAYS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 User-Agent: K-9 Mail for Android In-Reply-To: <20140904144543.GB10361@port70.net> Xref: news.gmane.org gmane.linux.lib.musl.general:6054 Archived-At: 4 сентября 2014 г. 22:45:43 KRAT, Szabolcs Nagy пишет: >* ???????? [2014-09-04 22:03:58 +0800]: >> 4 ???????????????? 2014 ??. 20:32:09 KRAT, Szabolcs Nagy > ??????????: >> >(openwrt kernel can be built with fpu emulation which is >> >the default on normal mips kernels) >> >> Strange, I have already fpu emulator enabled (Algorithmics/MIPS FPU >emulator 1.5 that comes with oprnwrt kernel). Btw without it even >static userspace faults. >> Landley toolchain "broken" here too, but I don't know is it softfloat >or not. >> Static userspace now works flawlessly, so I will investigate my >toolchain. > >if you already enabled fpu emu then it is not the softfloat issue > >btw you can tell if your toolchain is sf by >gcc -dM -E -