Bill Allombert on Wed, 23 Jun 2004 17:33:19 +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. I have commited a patch to improve target detection on HP-UX and fix hppa detection on Linux. Could you test it ? Configure should find out that the box is a hppa by itself now. Cheers, Bill.