X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Fri, 31 Aug 2007 16:58:42 -0400 From: Ethan Rosenberg Subject: Re: 1] Problems with compiler 2] Problems with Rhide In-reply-to: <200708312019.l7VKJfsZ011542@envy.delorie.com> To: DJGPP List Message-id: <0JNN009K8OY35TE0@mta5.srv.hcvlny.cv.net> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <0JNN007B8MD6RRC0 AT mta4 DOT srv DOT hcvlny DOT cv DOT net> <200708312019 DOT l7VKJfsZ011542 AT envy DOT delorie DOT com> 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 At 04:19 PM 8/31/2007, you wrote: > > > > I receive the following message on an attempted compile: Can't > > > > create d/djgpp/bin/tt.o Permission denied (EACCES) > > > > >Does that directory exist? Yes Is it writable? Yes > >Ok, it's suspicious that the C:/ is missing. If you type "set", what >does it print for the DJGPP line? I mean, exactly, including any >extra spaces or whatnot. Everything on this drive was copied from a 8.5 GB DOS 6.22 disk. That disk was partitioned into C:, D:, E: and F:. When this was copied to the DOS 7.1 disk, the individual partitions were changed into directories. So now, we have a C: drive with four(4) major subdirectories: ie, C:\C,C:\D, C:\E and C:\F. DJGPP which was on the D: partition of the old drive is now located at C:\D. I might have copied the line incorrectly and missed the C:. Assuming that I did not, what do you think is going on? Ethan