Mail Archives: djgpp/2000/03/20/20:19:58
I managed to build the cross-compiler for DJGPP using gcc-2.95.2.tar.gz and
binutils-2.9.1.tar.gz files. With quite a bit of changes to the makefile in
djcrx203.zip, I finally managed to install it in /home/tr/bin.
Now, whenever I try to compile a program, I get the message "ld: cannot open
Linker script djgpp.djl". I have this file in /home/tr/bin where xgcc is
present but the compiler refuses to look into this path. The same appears
even with crt1.o, i.e. it refuses to find this file unless it appears in
the same directory as the C program which I'm trying to compile.
Does anyone know why this is happening?
Thanks in advance.
- Raw text -