X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Tue, 8 Jan 2002 13:21:52 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Didier CASSEREAU cc: djgpp AT delorie DOT com Subject: Re: DJGPP cross-compiler In-Reply-To: <3C3ABFF5.9306CA9A@espci.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 8 Jan 2002, Didier CASSEREAU wrote: > Does somebody know if djgpp supports a cross-compiler configuration: > - the compiler can run on x86/NT or x86/linux > - and the target would be alpha/NT > > Any link or information would be highly appreciated. There's some information in the DJGPP FAQ list (section 22.9). Note that Linux-to-alpha case is probably outside of the scope of DJGPP, since we only handle the cases where either the host or the target (or both) are a DOS/Windows system running on a IA32 processor or compatible.