Bill Allombert on Wed, 23 Jun 2004 15:18:15 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: building on HPUX


On Tue, Jun 22, 2004 at 02:05:48PM -0400, Igor Schein wrote:
> Hi,
> 
> I am unable to do the optimized build from current CVS sources with
> gcc on HPUX-11.x (PA-RISC platform).  The resulting binary can't even
> compute 1+1 without crashing.  I am able to build one with generic
> kernel though ( --kernel=none ).  I don't have access to an HPUX
> machine with native asci compiler any more, so I was wondering if
> someone who does can try the build using cc.

By any chance, is the box a parisc64 and gcc set to generate 64bit code ?
That would explain the problem with the asm code.

Cheers,
Bill