On Tue, 8 Feb 2005, Dan McMahill wrote: > FWIW, I haven't even been able to get all of qt3 to build on my alpha. > It builds some binaries which it needs to finish building itself with > and those segfault.
Isn't alpha the same basic endianness/pointer/long/int configuration as x86_64? Maybe it's an OS thing. (Unless you're using linux, that is.) > In fact I've had lots of problems with qt when used anywhere except on > linux x86 so I'm less than enthused about using it. I should > try building on my solaris box to see how it goes there, but I'm > not holding my breath. I was able to build Qt fine under AIX--if you can build something the size of Qt under that, you can pretty much build it on anything. =) -t
