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

Sorry for the poor description. I will try to explain.
I added an example to reproduce it:
autoreconf -f -i
./configure
make
touch src/Viewer.cpp
make
-> an error occur here and it should not

while i ran make -d at this stage i deduce (maybe i am wrong) that a
dependency is used as target eg it try to build Viewer object (and it should
not because it's an include). I dont know why that's happen and why it does
not happen the first time.
Maybe my explanation is not clear, try the example is very simple and you
will be able to reproduce the problem. i put under the log of the compile it
can give you an idea of the problem.




(file #15134)
    _______________________________________________________

Additional Item Attachment:

File name: log                            Size:9 KB


    _______________________________________________________

Reply to this item at:

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

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



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

Reply via email to