> On Tuesday, 15 de February de 2011 07:53:15 Rolf Eike Beer wrote: >> Since I have some of these machines: is there any detail on this >> available >> somewhere? Does this count for HP-UX only or also for Linux? > > You can find the info in Qt's source code: > src/corelib/arch/qatomic_parisc.h > and src/corelib/arch/parisc/* > > Linux on PA-RISC is not supported. We have no clue if it even compiles. It > probably does if the assembler can compile > src/corelib/arch/parisc/q_ldcw.s.
It does, at least it is marked as buildable in Gentoo and I doubt this would be the case if it did not even compile. I'll try right now. Eike