I managed to build Dehydra with Taras' patches applied to the gcc 4.3.0 tree. However, it seems that the generated SO has undefined symbols.
~/gcc-dehydra/dehydra-gcc/test # /root/gcc-dehydra/gcc-build/gcc/ cc1plus -quiet -fplugin=../gcc_dehydra.so -o /dev/null -fplugin- arg=nofile.js empty.cc empty.cc:1: error: Could not load ../gcc_dehydra.so. ../ gcc_dehydra.so: undefined symbol: tree_code_length I am running SuSE Linux 10.1. - Praveen _______________________________________________ Dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
