From: ravenous_rats AT hotmail DOT com (Anthony Chamberlain) Newsgroups: comp.os.msdos.djgpp Subject: File System Problems Date: 9 Jun 2003 12:59:14 -0700 Organization: http://groups.google.com/ Lines: 19 Message-ID: <34002987.0306091159.4eaad167@posting.google.com> NNTP-Posting-Host: 216.160.232.225 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1055188755 29388 127.0.0.1 (9 Jun 2003 19:59:15 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 9 Jun 2003 19:59:15 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I recently installed DJGPP on a Win98 system with a FAT32 filesystem. IT worked perfectly; however, due to viruses my machine had, I just did a fresh format and installed Win2000 with a NTFS system. I've gotten everything re-installed except DJGPP. I am encountering some problems unzipping the files with CRC errors. Most of the zip comes out fine, but a few critical files fail the CRC check and don't unzip. For example in gcc323b.zip the following files fail: cc1.exe, cpp.exe and gcc.1 Obviously cc1 is critical to do anyting. I'm curious, is it because I've switched to an NTFS file system that is causing the problems? Its the only thing I can think of thats different (other than the fact that its Win2000 now instead of 98.) Or should I be looking for another cause. Any help is appreciated Tony Chamberlain