output segmentation fault
Frank Heckenbach
frank at g-n-u.de
Fri Aug 17 21:14:08 CEST 2001
Christopher Ferrall wrote:
> Before I spent a lot of time getting RewriteDemo to fail in the same
> way, any short answer to the following?
>
> A program that was running under Linux is failing on a sunfire cluster
> with GPC recently installed. The "RewriteDemo" in the manual executes
> normally, and I've tried several variants of the following code segments
> with the same results.
>
>
> var dmp_file : text;
> envname : string;
> ...
> assign(dmp_file,envname+'.output');
> extend(dmp_file);
> ...
Please send a complete test program if you expect any meaningful
help.
Frank
--
Frank Heckenbach, frank at g-n-u.de, http://fjf.gnu.de/
GPC To-Do list, latest features, fixed bugs:
http://agnes.dida.physik.uni-essen.de/~gnu-pascal/todo.html
More information about the Gpc
mailing list