So, I am trying to compile a pascal program over an rlogin with fpc. I am logged in, and try to invoke the the compiler with
fpc C:\name.pas
and I get an error saying it cannot access the file and that I didn't specify a file. I got no idea what to do. I haven't used rlogin before and I need to compile this program on a linux machine. Ive compiled it in windows and it works fine, its just this compiling thing. I am clueless, any help would be greatly appreciated.
So, basically I have no idea how to handle files through rlogin. I did download cygwin and compile through gpc, but since the teacher uses fpc, i should submit it compiled through fpc.
fpc C:\name.pas
and I get an error saying it cannot access the file and that I didn't specify a file. I got no idea what to do. I haven't used rlogin before and I need to compile this program on a linux machine. Ive compiled it in windows and it works fine, its just this compiling thing. I am clueless, any help would be greatly appreciated.
So, basically I have no idea how to handle files through rlogin. I did download cygwin and compile through gpc, but since the teacher uses fpc, i should submit it compiled through fpc.
Last edited: