hi all,
I am using GPM Modula-2 redhat 7 version compiler on my redhat 9
machine. Everything seem to be Okay, but when I attampt to build a
program which import a procedure from RealStr in ISOlib; I get an
error message:
Circular imports, initialization order is
<RealConv>
<RealStr> (empty body)
Is there any solution for this problem?
I appreciate if anyone can help.
panda