|
From: Julian S. <js...@ac...> - 2005-03-30 23:39:13
|
> I'll fix that up and get it committed then. The x86 side should > really have the same change, but we can get away without it there > because the dynamic linker will do relocations at load time for > code that isn't really PIC but ought to be - the amd64 one won't > do that. Cool. I guess there's also a net performance loss putting the same change in x86. Yeh. I guess it can't, because insns with offsets don't carry 64-bit offsets. Or something. I just had a spin with konq and moz startups on amd64. Looks promising, mostly a lot of complaining about missing syscalls which ultimately causes moz to give up and konq to not be able to do anything due to not being able to communicate with dcopserver. Small KDE apps (kmines, kpat, kcalc) work, more or less. Unfortunately SuSE seem to have neglected to ship that most useful of KDE applications, ktuberling ;-) J |