Hello!
I tried to compile a pascal program on SuSE Linux 6.3 and got the following error:
------------------------------------------------------- /usr/i486-linux/bin/ld: cannot open -l-: Datei oder Verzeichnis nicht gefunden collect2: ld returned 1 exit status -------------------------------------------------------
seems like it compiles without problems but cannot link -
seems like a file or lib is missing or a path is not set correctly
any idea what the problem could be?
Thanks for help, Andreas
PS: the small demo files that come with gpc compile and run correctly