Maurice Lombardi wrote:
RHIDE_LD_PASCAL=gcc
? for me it is gpc
If this is used only for linking (don't know much about RHIDE's internals, but I suppose so), gcc should also work, but needs -lgpc and -lm explicitly. Better use gpc for linking, though.
Frank