30 Mar
2008
30 Mar
'08
9:01 p.m.
On Sun, 30 Mar 2008, Erik de Castro Lopo wrote:
Your proposal of just copying the DLL is not a good solution in this case because the copied executable could get out of sync with the one in src/.libs, invalidating the tests.
You could add the copy to your makefile, so every time your .dll gets rebuilt, it gets automagically copied as needed. Steve Brown sbrown7(a)umbc.edu