From: pavenis AT lanet DOT lv Message-ID: To: Eli Zaretskii , djgpp-workers AT delorie DOT com Date: Mon, 30 Aug 1999 21:57:12 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: symlink() & is_v2_prog() question References: <37CA60C3 DOT B70FB929 AT softhome DOT net> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12a) Reply-To: djgpp-workers AT delorie DOT com There are some questions we should answer before trying to make more full implementation of symlinks in DJGPP: one may need to invoke non-DJGPP application from DJGPP one. As results symlinks will work in one but not in another one (example of non-DJGPP application is command.com) If we are going to support only part of functionality we have for example in Linux, then something will still stay broken and we'll still may have problems when running things that commes from Unix. Andris