since gdc --version output is 4.8.1, what version would it be? like 2.060 or more like 2.052?
Hm, ones I see in package list are for 4.6 - are you using some sort of testing repo? 4.8.* can possibly be pretty new, you can check fronend version by compiling test program with "pragma(msg, __VERSION__)"
