X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=S2sKeodnx3FxK2fonP0mQYKgmGht+nCGeepYDgQdKIU=; b=DYcDri4o+CtglAKCU2PR9VP9l4mXfrqOWviVmt+oOWDYWrQs2/ox3OVGxVmC7yuoY2 6QS7nIpKc0JmAoetNEMdxclEMtLtx/LXbFhAxhXWlxPEuE4JWr7OsraiQqn7nq+4uOpI /n1nroMhl30SGlV0KGrvB7uvmj4/0DB0KZx7s= MIME-Version: 1.0 In-Reply-To: <83fwlndhky.fsf@gnu.org> References: <83zkjwcknb DOT fsf AT gnu DOT org> <83wrf0chf4 DOT fsf AT gnu DOT org> <83mxfwc634 DOT fsf AT gnu DOT org> <83k4b0c4ya DOT fsf AT gnu DOT org> <83hb63dij8 DOT fsf AT gnu DOT org> <83fwlndhky DOT fsf AT gnu DOT org> Date: Sat, 30 Jul 2011 18:55:36 +0300 Message-ID: Subject: Re: [PATCH] allow 64 bit host tools when cross compiling From: Ozkan Sezer To: djgpp-workers AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id p6UFtfD3001789 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, Jul 30, 2011 at 4:27 PM, Eli Zaretskii wrote: >> Date: Sat, 30 Jul 2011 16:18:28 +0300 >> From: Ozkan Sezer >> >> On Sat, Jul 30, 2011 at 4:06 PM, Eli Zaretskii wrote: >> >> Date: Sat, 30 Jul 2011 15:48:18 +0300 >> >> From: Ozkan Sezer >> >> >> >> OK then.  Do you need a new patch or will you edit? >> > >> > No need for another patch, I installed it with the changes discussed. >> > >> > Thanks. >> > >> >> My pleasure.  However, I noticed that you kept the packed >> attributes of the structs which I moved from members. Don't know >> whether that was your intention. > > Yes, I meant that.  Let me know if it causes any trouble. No trouble so far.