X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rasmus" Newsgroups: comp.os.msdos.djgpp References: <9V0hb.962$lJ3 DOT 817 AT news DOT get2net DOT dk> <200310082331 DOT h98NV5mK018960 AT envy DOT delorie DOT com> <3k1hb.965$604 DOT 348 AT news DOT get2net DOT dk> <200310090002 DOT h9902b1K019272 AT envy DOT delorie DOT com> <200310090032 DOT h990WTpQ019498 AT envy DOT delorie DOT com> Subject: Re: djgpp, make under windwos => no rule to make target 'foo' :-( Lines: 15 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <732hb.970$Qo4.586@news.get2net.dk> Date: Thu, 9 Oct 2003 02:35:05 +0200 NNTP-Posting-Host: 192.38.233.163 X-Complaints-To: abuse AT uni2 DOT dk X-Trace: news.get2net.dk 1065659715 192.38.233.163 (Thu, 09 Oct 2003 02:35:15 CEST) NNTP-Posting-Date: Thu, 09 Oct 2003 02:35:15 CEST Organization: UNI2 Internet Kunde To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Ok, *this* helps. Do not use c:\dev for your own files. DJGPP > programs simulate a unix-style /dev and thus any existing /dev will be > hidden. > > Also, avoid directory names that require long file names if you can. Thanks.. I knew it - have made the same mistake once before... :-/ Thanks a lot. I'll move it imediatly! Have a nice day, R