Hello
- where has www.gnu-pascal.de gone? It seems to be down?
- I downloaded (couple of weeks ago) binaries for a Gnu Pascal installation on a Fedora Core 2, Intel processor, machine. (This is a sort of Red Hat Linux, fairly standard linux?).
- After installation, I could not test yet enough, but anyhow, one of the pascal programmes which I wanted to compile (and in fact compiles under gpc on Cygwin), doesn't finish too well:
upon
gpc -o dbase --automake -I/usr/include/ncurses dbase.pas
I get, after a while
/usr/bin/lid: crt1.o: No such file or directory
collect2: ld returned 1 exit status
In the directory however, a file crt.o has been created meanwhile.
Maybe I should have installed from a source distribution (which is now hard to get as the website seems down)? What is going wrong?
Thanks
Paul
On 9 Oct 2004 at 17:05, Paul Igodt wrote:
Hello
- where has www.gnu-pascal.de gone? It seems to be down?
Yep
- I downloaded (couple of weeks ago) binaries for a Gnu Pascal
installation on a Fedora Core 2, Intel processor, machine. (This is a sort of Red Hat Linux, fairly standard linux?).
If the Fedora Core 2 binaries that you downloaded are the ones that I put there, then they are for AMD-64 cpus.
- After installation, I could not test yet enough, but anyhow, one of
the pascal programmes which I wanted to compile (and in fact compiles under gpc on Cygwin), doesn't finish too well:
upon gpc -o dbase --automake -I/usr/include/ncurses dbase.pas I get, after a while /usr/bin/lid: crt1.o: No such file or directory collect2: ld returned 1 exit status In the directory however, a file crt.o has been created meanwhile.
run "gpc -print-search-dirs" and the compare the directories listed there with the ones on your system.
Best regards, The Chief -------- Prof. Abimbola A. Olowofoyeku (The African Chief) web: http://www.greatchief.plus.com/