Status: New
Owner: ----

New issue 912 by [email protected]: Make does not relink binaries when it should
http://code.google.com/p/ganeti/issues/detail?id=912

What steps will reproduce the problem?
1. Change a string in src/GAneti/Query/Exec.hs
2. make src/hluxid

What is the expected output? What do you see instead?

Make should recompile Exec.o and then relink hluxid.
But make doesn't do the relink, so your changes are not reflected in the binary.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to