X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Tue, 19 Feb 2002 08:43:01 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Kernel Panic" Message-Id: <3759-Tue19Feb2002084301+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: (rzhevskiy@hetnet.nl) Subject: Re: Building binutils 2.11.2.. References: 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 > From: "Kernel Panic" > Newsgroups: comp.os.msdos.djgpp > Date: Tue, 19 Feb 2002 01:01:45 GMT > > Could you please tell me how I can enable specific > targets (elf, aout etc for i386), so that I don't have to compile > everything? There are target-specific files in the `config' directory which tell Binutils what to enable for every host/target combination. You need to change the files for the DJGPP native configuration to include ELF related files. (This is a very general advice, but I don't have any specific details to add, sorry.)