[Qt-interest] Qt 4.4.3 on HP-UX/IA with GCC

Albert Chin qt-interest at mlists.thewrittenword.com
Tue Apr 14 19:59:24 CEST 2009


On Tue, Apr 14, 2009 at 07:52:05AM +0200, Thiago Macieira wrote:
> Albert Chin wrote:
> >Anyone have Qt 4.4.3+ running on HP-UX/IA with GCC? With aCC, it works
> >fine. But, I'm getting a SEGV from QMutex::lock with using GCC on
> >11.23/IA and 11.31/IA. I'm guessing the GCC-specific code in
> >src/corelib/arch/qatomic_ia64.h is wrong.
> 
> We built Qt 4.4.3 on HP-UXi 11.23 once with gcc. But it's not a
> supported platform: the mkspec was added because someone managed to
> build and contributed the file.
> 
> I did lots of changes to qatomic_ia64.h for Qt 4.5.0. You may want to
> try that instead. (I tested the changes on Linux only)

Rebuilding 4.4.3 with the qatomic_ia64.h from 4.5.0 generated the same
problem as the qatomic_ia64.h from 4.4.3.

-- 
albert chin (china at thewrittenword.com)



More information about the Qt-interest-old mailing list