[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Problem on HP-UX
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Problem on HP-UX |
Date: |
28 Apr 2006 10:20:58 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
john o goyo <address@hidden> writes:
> Greetings:
>
> I tried building Ver. 0.51 on HP-UX on PA-RISC with the following
> result. (The box is named "heap".)
>
> Suggestions on how to proceed are most welcome.
>
> john
Hi John,
thanks for the report. I think I'd try editing TimeIO.mod in function
'NextSy' and commenting out various lines until you can make the
compile work and then fail by the addition of a line or construct.
The function is 8 lines so shouldn't take too long. You might
want to change the parameter from VAR to a non var parameter - don't
worry about the runtime effects (!). I suspect its something to do
with nested procedure and var parameter and sets.
regards,
Gaius