From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4cabfb8e49247533 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!dotsrc.org!news.dotsrc.org!not-for-mail Date: Sat, 05 Nov 2005 16:12:59 +0200 Subject: Re: Multiple shared libraries with a single spec Newsgroups: comp.lang.ada References: <1131107328.981560.222350@g43g2000cwa.googlegroups.com> <1131119582.929654.323550@f14g2000cwb.googlegroups.com> From: "Martin Krischik" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera M2/8.50 (Win32, build 7700) Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 213.154.204.111 X-Trace: news.sunsite.dk DXC=off:>MeDGh;1@QH[VaTAe9YSB=nbEKnk;eHO>A_?=k[6S5daR30PdP5V:_8RJBabH=;O^i0GOe`^3Q0@8]fPl=F>SURD_RAU=?=BI8B>[i0M\; X-Complaints-To: staff@sunsite.dk Xref: g2news1.google.com comp.lang.ada:6236 Date: 2005-11-05T16:12:59+02:00 List-Id: Am 05.11.2005, 12:41 Uhr, schrieb Stephen Leake : >> But you should be able to do this on Windows, > Windows does not support file system symbolic links. There is a discussion over at slashdot about that and it looks like NTFS does indeed support hard and softlink - all that is missing is "ln.exe" but you get that with cygwin. Personly I know that hardlinks work fine - but I am not at home to check softlinks as well. Martin