Date: Tue, 20 Jan 1998 14:44:56 -0800 (PST) Message-Id: <199801202244.OAA11084@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Markus F.X.J. Oberhumer" , robert DOT hoehne AT gmx DOT net (Robert Hoehne) From: Nate Eldredge Subject: Re: gcc 2.8.0 Cc: djgpp-workers AT delorie DOT com Precedence: bulk At 07:13 1/20/1998 +0100, Markus F.X.J. Oberhumer wrote: > >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 ? Silly question, but are you using the right linker? If I recall correctly, you get a linker called `dos-ld' which is a symlink to a lib-gcc directory somewhere. Try running `dos-gcc' with -v and seeing if it looks for the right one. Nate Eldredge eldredge AT ap DOT net