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: NTFSPROGS DJGPP Build Date: Fri, 5 Sep 2008 01:35:55 -0700 (PDT) Organization: http://groups.google.com Lines: 19 Message-ID: <312feab1-e20a-4270-8cf1-84c56a92fa0d@f36g2000hsa.googlegroups.com> NNTP-Posting-Host: 138.100.49.221 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1220603755 12538 127.0.0.1 (5 Sep 2008 08:35:55 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 5 Sep 2008 08:35:55 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: f36g2000hsa.googlegroups.com; posting-host=138.100.49.221; 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 Hi I'm trying to compile the ntfsprog package with DJGPP and I obtain the following error gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ntfs -DLTVERSION_LIBNTFS=\"9:0:0\" -g -O2 -Wall -MT libntfs_la-attrib.lo - MD -MP -MF .deps/libntfs_la-attrib.Tpo \ -c attrib.c -o libntfs_la-attrib.o ../libtool: /e/djgpp/bin/gcc: Invalid argument make.exe[1]: *** [libntfs_la-attrib.lo] Error 1 make.exe[1]: Leaving directory `e:/djgpp/codigo/ntfsprogs-1.13.1/ libntfs' make.exe: *** [libs] Error 1 Has anybody compiled compiled this library with DJGPP ? Thanks