Morten S. Jensen wrote:
I am trying to compile gpc-19990118 on Alpha DEC OSF/1 v.4.0 I have met a couple of problems that I have corrected (listed below), but
Thanks. :-) I integrated them into GPC.
eventually the make in p/rts stops with the message "Don't know how to make write.pas.". Does anyone know how to treat this error?
There is no `write.pas' but only a `write.c'. For some reason, your `make' does not apply the `.c.o' rule. Which `make' are you using?
It could help to compile `write.c' manually or to introduce an explicit rule (derived from `.c.o') that says how `write.o' is made from `write.c'.
Please send me a copy of the reply as I have only just asked to join the mailing list.
I am doing so.
Greetings,
Peter