X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: adasilva AT diatel DOT upm DOT es Newsgroups: comp.os.msdos.djgpp Subject: Re: NTFSPROGS DJGPP Build Date: Sat, 6 Sep 2008 10:56:49 -0700 (PDT) Organization: http://groups.google.com Lines: 34 Message-ID: <0a685460-35fa-4d3d-81ca-c7a8b8020451@x41g2000hsb.googlegroups.com> References: <312feab1-e20a-4270-8cf1-84c56a92fa0d AT f36g2000hsa DOT googlegroups DOT com> <6icgjfFpcejgU1 AT mid DOT individual DOT net> NNTP-Posting-Host: 87.220.89.40 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1220723810 7432 127.0.0.1 (6 Sep 2008 17:56:50 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 6 Sep 2008 17:56:50 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: x41g2000hsb.googlegroups.com; posting-host=87.220.89.40; posting-account=FujFIwoAAAAJm2-ZLTmuZoe3nMHsybzJ User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On 5 sep, 12:39, Robert Riebisch wrote: > > You should tell us more about your setup. > What host OS, djdev, gcc, binutils, make, bash, ...? > I'm using the DJGPP on XP host. I used DJGPP Zip File Picker to select the files. After installing DJGPP the steps I followed are: - Download NTFSPROGS package and untar it. - Run NTFSPROGS "./configure" using MSYS sh - make libs These are the DJGPP tools versions E:\djgpp\codigo>gcc -v Using built-in specs. Target: djgpp Configured with: /v203/gcc-4.23/configure djgpp --prefix=/dev/env/ DJDIR --disabl e-nls --disable-werror --enable-languages=c,c+ +,fortran,objc,obj-c++,ada Thread model: single gcc version 4.2.3 E:\djgpp\codigo>make -v GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built for i386-pc-msdosdjgpp E:\djgpp\codigo>as -v GNU assembler version 2.17 (djgpp) using BFD version 2.17