X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Thu, 6 Sep 2007 13:24:37 -0400 Message-Id: <200709061724.l86HOb39008656@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <46E02823.9080104@iki.fi> (message from Andris Pavenis on Thu, 06 Sep 2007 19:17:39 +0300) Subject: Re: Problems cross-building DJGPP C library from Linux References: <46E02823 DOT 9080104 AT iki DOT fi> 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 The x86-64 problem is known. We assume that the host and target have the same data type sizes, alignment, etc. The core of the problem is that isn't cross-aware.