www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1999/09/14/11:51:37

Message-ID: <37DE4CD1.B02BC18B@softhome.net>
Date: Tue, 14 Sep 1999 15:25:37 +0200
From: Laurynas Biveinis <lauras AT softhome DOT net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: lt,en
MIME-Version: 1.0
To: DJGPP Workers <djgpp-workers AT delorie DOT com>
Subject: More about symlinks
Reply-To: djgpp-workers AT delorie DOT com

In makefile for fileutils it is written (just example, there
are more places like this):

rmdir: $(rmdir_OBJECTS) $(rmdir_DEPENDENCIES) ln
        $(LINK) $(rmdir_LDFLAGS) $(rmdir_OBJECTS) $(rmdir_LDADD) $(LIBS)
        ./ln -s $@ grmdir
        stubedit grmdir.exe argv0=rmdir

It will be broken with new .exe symlink code - guess which file stubedit
will update.

So my questions are:
1) Are there places like above in other GNU code ported to DJGPP?
2) Is it acceptable solution for symlink() generate _both_ foo, which
is the real symlink and foo.exe, which is good ol' DJGPP .exe symlink?

Laurynas Biveinis

- Raw text -


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