From: "Nick Kondr" Newsgroups: comp.os.msdos.djgpp Subject: Compiling Bin utils Date: Tue, 13 Oct 1998 11:41:12 +0300 Organization: Garant-Park Lines: 13 Message-ID: <6vuvnb$qf4$1@news.park.ru> NNTP-Posting-Host: eti.garnet.ru X-Trace: news.park.ru 908263979 27108 195.209.41.194 (13 Oct 1998 07:32:59 GMT) X-Complaints-To: usenet AT news DOT park DOT ru NNTP-Posting-Date: 13 Oct 1998 07:32:59 GMT X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi guys. Can anybody tell me how can I compile binutils under NT4.0 ( SP3 ). I'm needing in 'as' and 'ar' with elf support. I downloaded binutils sources and some shell utils( bash, textutils, etc. ). I don't understand why but for example 'ls' command didn't print directory list with large filenames even if I set variable LFN to 'y'. I have gcc 2.81 working fine, but I can't compile %subj%. When I do 'make' this utility fails with error code 2 ( Does anybody know what is it ? ). Or just tell me where can I find binutils version 2.81 with ELF and COFF-GO32 targets. Thanks in advance.