From: "Markus F.X.J. Oberhumer" Message-Id: <199801201813.TAA17528@wildsau.idv.uni-linz.ac.at> Subject: Re: gcc 2.8.0 To: robert DOT hoehne AT gmx DOT net (Robert Hoehne) Date: Tue, 20 Jan 1998 19:13:21 +0100 (MET) Cc: djgpp-workers AT delorie DOT com In-Reply-To: <34C3CFFE.F72F7C7@gmx.net> from "Robert Hoehne" at Jan 19, 98 11:13:18 pm Return-Read-To: k3040e4 AT wildsau DOT idv DOT uni-linz DOT ac DOT at MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk I had been trying to build a djgpp cross-compiler under Linux using stock egcs 1.0.1, binutils 2.8.1, and djcrx 2.02. There were some minor quirks with --program-prefix and so (binutils don't seem to like i586-pc-msdosdjgpp) and building libgcc2.a under egcs, but my real problem is that the linker refuses to build djgpp executables ("emulation not supported" or something like this). Could you give me a short cookbook ?