Mail Archives: djgpp-workers/1999/08/30/15:59:00
On Mon, 30 Aug 1999, I wrote:
> Of course, if `symlink' is going to support any type of file, then
> this should be reconsidered and maybe changed. The decision depends,
> among other factors, on whether the symlink for a DJGPP executable
> will still be created like it is done today (i.e., by stubediting an
> empty stub), or perhaps it will use the general mechanism like the
> other files.
Regarding the above: I would think that links to executables should use
the same mechanism as to other files. One reason is because the stub
simulation requires that the symlink and its target be in the same
directory. It also doesn't support long file names. I think this will
eventually lead to some nasty side effects.
- Raw text -