gdb showed that it seems to be stuck in a wait in libc.a. The maintenance level was low so I upgraded it to the latest level which included a new libc. This has fixed the problem. Thanks.
Dan Oviatt
SSO Montgomery
DSN 596-5838 Comm. (334)416-5838
[EMAIL PROTECTED]
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]
Sent: Monday, March 14, 2005 12:43 PM
To: [email protected]
Subject: Re: Problem building openssl-0.9.7e on AIX 5.1
> I am trying to compile OpenSSL-0.9.7e on an AIX 5.1 system. I get the same
> problem no matter what version of gcc I try and with the latest snapshot.
> When it gets to compiling asm/aix_ppc32.s into asm/aix_ppc32.o, gcc just
> sits there forever. I get no errors so I am unsure where to start looking.
> The box has perl 5.6 also.
I would guess the source triggers a gcc bug
Compile gcc with debug info (and no optimize options at all)
#gdb gcc
>r <glue in all parameters make uses>
wait some time, hit ctrl-c
>bt
Make a gcc bug-report
Stian
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]
