Hi, I installed GNU Pascal Compiler(gpc) and the Runtime Libraries (libgpc2) from bo. (gpc_2.0-3.deb and libgpc2_2.0-3.deb) And the other packages gpc depends on already installed (libc5, gcc (>= 2.7.2.1-2), gcc (<< 2.7.2.2)).
When I try to compile a test program from /usr/doc/gpc/examples/test (I also installed gpc-doc package) getting this error: $gpc hello.pas -o hello ld: cannot open -lgpc: No such file or directory How can I avoid this problem? Thanks. -- Deniz Dogan -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .