bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #41758] VMS Make incorrectly reports archives support present.


From: John Malmberg
Subject: [bug #41758] VMS Make incorrectly reports archives support present.
Date: Fri, 25 Apr 2014 22:42:25 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #1, bug #41758 (project make):

I have attached a preliminary patch to the default.c module that fixes the
library rules as follows:

1. Create the library if it does not exist when inserting a module into the
library.

2. Support all the types of library that VMS does.  Tests still need to be
written for that.

3. Fixes the rcs rules so they have a chance of working.  Of course since
no-one noticed that they did not work due to a syntax error, it might be time
to just remove them.

4. Add a bunch of missing rules.  VMS should have almost all the same rules as
Unix plus some more for VMS specific file extensions and commands.


The features/archive preliminary patch now allows passing of 8 out of 10 test
cases.

The failures are:
*   The libxxx(a3.o *.o) test.  I still need to investigate
    that issue.

*   The bug #32442 test.  I suspect that the vpath is
    not being honored for VMS library lookups.

(file #31252, file #31253)
    _______________________________________________________

Additional Item Attachment:

File name: default_c.gdiff                Size:4 KB
File name: features_archives.gdiff        Size:5 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41758>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]