[Info-vax] Pascal query
John Reagan
johnrreagan at earthlink.net
Sun Dec 6 19:53:56 EST 2009
"H Vlems" <hvlems at freenet.de> wrote in message
news:5cfbf3a6-4fa6-44c8-90ba-fd06c803caec at k9g2000vbl.googlegroups.com...
Just out of curiosity, does the OP have an alternative?
If there's very little program logic and lots of assignments, would
Macro be an option?
Hans
Depends. Macro uses GEM as well so it is also a 32-bit application. For
straight-line code might be better. However, you'll have to get the layout
right in Macro if you turn the Pascal application into a mixed-language
application.
Might also try to cut back on the optimization level. Perhaps the compiler
is spending lots of time (and memory) trying to find something that just
isn't there.
John
More information about the Info-vax
mailing list