From owner-freebsd-current Tue Jun 26 11:56:26 2001 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id A00A937B405; Tue, 26 Jun 2001 11:56:22 -0700 (PDT) (envelope-from obrien@nuxi.ucdavis.edu) Received: from dragon.nuxi.com (root@trang.nuxi.com [206.40.252.115]) by relay.nuxi.com (8.11.2/8.11.2) with ESMTP id f5QIuJR45410; Tue, 26 Jun 2001 11:56:19 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f5QIuEK16362; Tue, 26 Jun 2001 11:56:14 -0700 (PDT) (envelope-from obrien) Date: Tue, 26 Jun 2001 11:56:14 -0700 From: "David O'Brien" To: NAKAMURA Kazushi Cc: Alexander@Leidinger.net, sobomax@FreeBSD.ORG, current@FreeBSD.ORG, djhill@novagate.net Subject: Re: GNU ld(1) dumps core Message-ID: <20010626115614.A16267@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20010626072357.B11396@dragon.nuxi.com> <200106261716.CAA02226@ns.kobe1995.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106261716.CAA02226@ns.kobe1995.net>; from kaz@kobe1995.net on Wed, Jun 27, 2001 at 02:16:48AM +0900 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jun 27, 2001 at 02:16:48AM +0900, NAKAMURA Kazushi wrote: > Not only nasm, but also gas has same problem. In case of > ports/audio/gogo and ports/audio/lame, nasm outputs object which > make ld dumps core. While gcc+gas outputs object which can't link > by ld. I think the problem occures when "SSE instructions" and > "align" are used. (Unfortunatry, most SSE instructions need > 16Byte(=128bit) alined operands.) For example: I just committed Binutils 2.11.2. Please let me know if this helps or not. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message