Prof A Olowofoyeku (The African Chief) wrote:
[...]
"./test_sum" | tee test_summary ./test_run: fatal: `--print-needed-options' yields: ./test_run: /mingw/bin/gpc: Invalid argument Nothing was run."
Looks like an installation problem. What happens if you insert
echo "$PC $PFLAGS --print-needed-options dummy.pas" >&2
in test_run before the needed-options stuff, and execute the command that is shown manually (or from bash)?
I get nothing. No errors, no output - just nothing.
Try `make pascal.check-long'.
Looking in the directories in which I am building GPC, I see files called "needed-options" in the p/rts and p/utils directories, of zero bytes in size. I believe that this file has always had zero bytes, but that has not been a problem until now.
That's alright (and probably unrelated). 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