On 29 Dec 2005 at 13:51, Chris Hicks wrote:
I am beginning to make some progress (thanks for your help so far), but would be very grateful for some more help.
My attempts at producing the XView - Pascal code are in Makefile, p.p, x_message.c and x_message.h.
When I try to compile I get: $ make gpc -c p.p p.p: In main program: p.p:11: error: argument to `WriteLn' is of wrong type p.p:11: error: (Use `--cstrings-as-strings' to treat `CString' as a string.) make: *** [p.o] Error 1
Put "{$X+}" in the source code, or pass '--extended-syntax' at the command line.
Note: many things have changed, and many checks are now stricter. For example, to be able to use a built-in "Result" in functions, then need to pass '--implicit-result' at the command line.
I suggest you read this: http://www.gnu-pascal.de/gpc/h-news.html
Best regards, The Chief -------- Prof. Abimbola A. Olowofoyeku (The African Chief) web: http://www.greatchief.plus.com/