X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX185oOs4X/k5OJqBqZZ0TM8xZO+7phTLGbYRhZUKOl eMBltRtTCVB2/6 From: Juan Manuel Guerrero To: djgpp-workers AT delorie DOT com Subject: Re: cross compilation patch Date: Wed, 16 May 2007 15:02:37 +0200 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705161502.37627.juan.guerrero@gmx.de> X-Y-GMX-Trusted: 0 Reply-To: djgpp-workers AT delorie DOT com Am Donnerstag, 22. Feb 2007, schrieb DJ Delorie: > Just finished cross-compiling djgpp with gcc trunk, binutils head, > on an x86-64 linux host. Various patches were required. To summarize: > > * "long" is not the right size for COFF headers, hook added. > * "NULL" can no longer be 0 or (void*)0 under C++ > * gcc is much more strict about syntax now. > * changes in gcc command line options. > * two-staged builds > > Comments? It seems to work. May be it is time to apply the patch to cvs, so it is not necessary to apply it every time one checks out the source tree. Regards, Juan M. Guerrero