Brian Keener wrote:
Looking through the manual pages I see that now. Supports the environment variables for GCC as well. Sorry - I should have checked the manual first. Actually I did - looked for switches but didn't think about environment variables.
The corresponding switches are `-B' and `-L', BTW.
I tried to compile the test programs but I had and error if I just ran make as follows (apparently the summary script has an issue with Cygwins gawk from what I can tell):
gawk: cmd. line:42: (FILENAME=- FNR=17) fatal: error reading input file `-': Permission denied make: *** [pascal.check-nomsg] Error 2 /usr/develop/obj/gpc-tests
No idea what this is. You might want to try saving the output of the "long" command to a file and passing this to test_sum, either by: .../test_sum < file or cat file | .../test_sum Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707