Hi, I was experimenting with dehydra lately, and noticed that there's no mac port (yet) publicly available. I was wondering if there's any significant progress or code available (no news on the relevant bug 415289 since February..) or perhaps other people working on this? My platform of choice is mac, so working with vm just for dehydra purposes is a little cumbersome.
I am not much of a gcc hacker, yet I tried to see what it does it take against apple's gcc42 preview 1 source code as the bug suggests. Porting plugin.diff seemed to be easy enough, as is the most part of gty.diff (trivial part). However, apple's preview code still uses yacc gengtype parser whereas dehydra patches are against more recent hand- coded gengtype parser in gengtype-parse.c. Not sure if dehydra without gty.diff is any good.. Yet there are also some minor issues when building dehydra itself (i.e. it excepts the suffix of SM dynamic library to be .so etc., mac-specific building of shared libraries) which have to be addressed in this context. _______________________________________________ Dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
