From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/6793 Path: news.gmane.org!not-for-mail From: Anders Magnusson Newsgroups: gmane.linux.lib.musl.general,gmane.comp.compilers.pcc Subject: Re: [Pcc] pcc i386 -fPIC compiler error on src/complex/catanf.c Date: Tue, 06 Jan 2015 04:27:01 +0100 Message-ID: <54AB5605.6070107@ludd.ltu.se> References: <20150104055311.GA1776@newbook> <54A99386.7070504@ludd.ltu.se> <20150104210403.GA1801@newbook> <54AA67EF.8000104@ludd.ltu.se> <20150105232556.GA1781@newbook> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1420514924 4504 80.91.229.3 (6 Jan 2015 03:28:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Jan 2015 03:28:44 +0000 (UTC) Cc: musl@lists.openwall.com, pcc@lists.ludd.ltu.se To: Isaac Dunham Original-X-From: musl-return-6806-gllmg-musl=m.gmane.org@lists.openwall.com Tue Jan 06 04:28:37 2015 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 1Y8Kob-0000Jf-Kg for gllmg-musl@m.gmane.org; Tue, 06 Jan 2015 04:28:17 +0100 Original-Received: (qmail 15510 invoked by uid 550); 6 Jan 2015 03:28:15 -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 15502 invoked from network); 6 Jan 2015 03:28:14 -0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 In-Reply-To: <20150105232556.GA1781@newbook> Xref: news.gmane.org gmane.linux.lib.musl.general:6793 gmane.comp.compilers.pcc:3349 Archived-At: Isaac Dunham skrev den 2015-01-06 00:25: > On Mon, Jan 05, 2015 at 11:31:11AM +0100, Anders Magnusson wrote: >> Thanks, fixed now. >> Float complex struct return were not dealt with as it should in the PIC >> case. >> > Thank you, but I'm afraid that now I'm getting another error for most code > when I compile with -fPIC: > $ pcc -fPIC argvname.c -o argvname > /tmp/ctm.HhEooN: Assembler messages: > I did check in a debug printout by mistake :-/ Fixed now, thanks. -- R