2010/8/30 Mike Frysinger <[email protected]>: > ive merged all your changes (i hope) and added some fixes of my own on top. > please make sure current trunk still works for you. > -mike >
Finally got to this. I noticed one thing, not related to my changes: there is no makefile dependency for the bison files. The patch updated the .y file but the .c file was not regenerated when doing a make. guess I had to d a make distclean or so, but expected it to work out of the box. FYI part of my dir after the make -rw-r--r-- 1 frans frans 67735 2010-08-26 10:01 svf_bison.c -rw-r--r-- 1 frans frans 4671 2010-08-24 13:15 svf_bison.h -rw-r--r-- 1 frans frans 12523 2010-09-02 16:21 svf_bison.y -rw-r--r-- 1 root root 35948 2010-08-26 10:05 svf.c -rw-r--r-- 1 frans frans 201685 2010-08-26 09:26 svf_flex.c -rw-r--r-- 1 frans frans 11080 2010-09-02 16:21 svf_flex.l Will report back on the testing tomorrow or so. Frans ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ UrJTAG-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/urjtag-development
