On Thu, 19 Mar 1998 [EMAIL PROTECTED] wrote:
> However, when I compile 0.8.1 I get no compiler errors, but the process
> "hangs" at the final linking stage, to wit the `top` output:
>
> TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND
> p7 3221 xxxx 235 20 46488K 40056K run 30:21 95.86 95.70 ucomp
>
> As you can see, it had hung around for some time, using 46Megs of memory
> without getting anywhere interesting.
>
> The compiler link-stage output at this time:
...
> I am running this on an HP under HP-UX 10.20, uname -a output:
> HP-UX xxxx B.10.20 A 9000/811 2002004269 two-user license
Ah yes, the HP-UX optimiser :-). You will have to turn off some of the
optimising. Basically if you wait a few hours/days, it will finish.
The omptimiser seems to be using a few less than optimal algorithms :-).
The problem is that the HP C compiler optimiser is very good, it's just very
very slow....
eric
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/ |
+-------------------------------------------------------------------------+