Compilation Problems with Native sun-sparc compiler
26 Sep
2000
26 Sep
'00
1:27 p.m.
Hello , Even When i compile the program with the included file pge4aa in the working directory itself , PROGRAM TEST; uses pge4aa; var i : integer; Begin writeln('trial'); writeln(i); end. I get the error, $ gpc -o anu --automake test.pas pge4aa.pas:618: warning: empty input file tst.pas:3: module/unit interface `Pge4aa' could not be imported $ What do i do? Thank you. Regards, Anu
9453
Age (days ago)
9453
Last active (days ago)
1 comments
2 participants
participants (2)
-
Anuradha -
Peter Gerwinski