From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32411 invoked by alias); 28 Jan 2011 11:31:56 -0000 Received: (qmail 32398 invoked by uid 22791); 28 Jan 2011 11:31:55 -0000 X-SWARE-Spam-Status: No, hits=0.3 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 28 Jan 2011 11:31:50 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PimYO-0006VU-2d for binutils@sources.redhat.com; Fri, 28 Jan 2011 12:31:48 +0100 Received: from 193.128.72.68 ([193.128.72.68]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Jan 2011 12:31:48 +0100 Received: from pocmatos by 193.128.72.68 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Jan 2011 12:31:48 +0100 To: binutils@sources.redhat.com From: "Paulo J. Matos" Subject: Re: ALIGN and BLOCK in linker scripts Date: Fri, 28 Jan 2011 11:31:00 -0000 Message-ID: References: <20110123034614.GD11253@bubble.grove.modra.org> <20110128024833.GG9489@bubble.grove.modra.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 In-Reply-To: <20110128024833.GG9489@bubble.grove.modra.org> X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-01/txt/msg00369.txt.bz2 On 28/01/11 02:48, Alan Modra wrote: > On Wed, Jan 26, 2011 at 05:58:30PM +0000, Paulo J. Matos wrote: >> I am using binutils 2.17. > > Upgrade. > I would if I could. It seems that having fails but . = ALIGN(0x80) works as expected... Will leave it for now and try to upgrade as soon as possible. Cheers, PMatos