www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/02/16/02:50:34

Date: Sun, 16 Feb 1997 09:32:35 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Martin Bernreuther <Martin DOT Bernreuther AT po DOT uni-stuttgart DOT de>
cc: djgpp AT delorie DOT com
Subject: Re: UNC-Names with djgpp
In-Reply-To: <3304402E.5EA@po.uni-stuttgart.de>
Message-ID: <Pine.SUN.3.91.970216092938.14977G-100000@is>
MIME-Version: 1.0

On Fri, 14 Feb 1997, Martin Bernreuther wrote:

> I use djgpp on a NT-machine with rsxntdj
> Everything works fine on a local machine, but with
> \\domain\share\path (Universal Naming Convention)definitions the compiler
> won't find include files any more...

DJGPP doesn't support UNCs in pathnames.  The main reason is that DOS 
doesn't support them, so you would need to make the low-level I/O 
functions in the DJGPP libc know about UNCs and treat them specially.  
That would bloat the library code, and nobody had enough motivation to do 
that.

You should be able to work around the problem by mounting that file system
on some drive letter and using the drive letter instead. 

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019