Feed on
Posts
Comments

Archive for May, 2009

GCC 4.5 + Dehydra is a go and other updates

I finally landed the remaining GCC patches needed to get a useful Dehydra without any of that gcc-patching pain! This week I also got some nice contributions from a contributor with a masterplan. Overall I expect cool things to happen once GCC 4.5 ships with plugin support. It’ll open up a jar of whoopass like [...]

Dehydra Updates

How well are you packing your structs? Arpad asked that question with an awesome Dehydra script and came up with an interesting list. GCC 4.3.3 Is supported GCC 4.3.3(4.3.[210] worked) broke C++ compatibility in the headers used by Dehydra. Zach pointed out that passing -fpermissive to g++ solves the problem. Sorry to all the people [...]