On Nov 6, 2006, at 9:10 PM, Eric Christopher wrote:
Oh and 10.0, 10.1, 10.2 compiling with GCC are all broken (so is
10.3).
I'd probably suggest at least 10.3.9 myself
My take, 10.2 and on should work. I think it is wrong to put things
into darwin.[ch] that don't work on earlier systems. And I don't
think that on 10.2, dwarf should be the default, as the gdb on that
system isn't going to work. I think that for 10.5, the default being
dwarf would be fine. For 10.4, I tend to think it won't work, so
there is no point in even trying.
Geoff?