[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #41758] VMS Make incorrectly reports archives support present.
From: |
h.becker |
Subject: |
Re: [bug #41758] VMS Make incorrectly reports archives support present. |
Date: |
Fri, 20 Jun 2014 16:02:04 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130519 Icedove/17.0.5 |
On 06/14/2014 07:49 PM, John E. Malmberg wrote:
> Agreed, on VMS the module name space is separate from the filesystem.
>
> As pointed out before, GNU make does not have a way to make that
> distinction. So GNU make can only use case sensitive module name
> comparisons on VMS with ODS-5 support.
>
> It is something that can be looked at for a future enhancement after
> some tests are added for the expected behavior.
I agree, that this is nothing which needs to be resolved right now. At
the moment I have no idea how to solve this but if it is addressed, it
should not be related to ODS-5 support.