Follow-up Comment #4, bug #38442 (project make):

Unfortunately still the same error:

$ touch foo.vhd
$ make-3.99.90/make
cd module_timestamps && touch foo && ar rv lib foo && rm foo
ar: creating lib
a - foo
$ make-3.99.90/make
make: Nothing to be done for 'default'.
make: module_timestamps/lib(foo): Field 'name' not cached:
module_timestamps/lib(foo)

make: module_timestamps/lib(foo): Field 'hname' not cached:
module_timestamps/lib(foo)


Maybe the problem is with ar? I am going to test the issue on another system
with different binutils.


kara@ed:~/Downloads$ ar --version
GNU ar (GNU Binutils) 2.23.2
...


Last but not least, it would be great to know the meaning of this warning.

    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to