Mail Archives: djgpp/2004/02/05/15:22:11
Eli Zaretskii wrote:
>>From: mram AT employees DOT org (Ram.M)
>>Newsgroups: comp.os.msdos.djgpp
>>Date: 5 Feb 2004 02:34:00 -0800
>>
>>Thanks for your responses, but still I get the following errors..
>>
>>D:\>cd djgpp
>>
>>D:\DJGPP>set DJGPP=d:\djgpp\djgpp.env
>>
>>D:\DJGPP>set PATH=%PATH%;d:\djgpp\bin
>>
>>D:\DJGPP>gcc a.c
>>d:/djgpp/bin/ld.exe: cannot find -lgcc
>>collect2: ld returned 1 exit status
>
>
> What does the following command print, if you type that from a DOS
> box?
>
> dir d:\djgpp\lib\gcc-lib\djgpp\3.32
D:\DJGPP>dir d:\djgpp\lib\gcc-lib\djgpp\3.32
Volume in drive D is DATA
Volume Serial Number is 7401-0844
Directory of d:\djgpp\lib\gcc-lib\djgpp\3.32
05/02/2004 16:07 <DIR> .
05/02/2004 16:07 <DIR> ..
20/10/2003 19:17 2,887,680 cc1.exe
20/10/2003 19:17 173,568 collect2.exe
20/10/2003 19:06 1,393 djgpp-x.djl
20/10/2003 19:06 26 djgpp.ver
05/02/2004 16:06 <DIR> include
05/02/2004 16:07 <DIR> install-tools
20/10/2003 19:17 51,916 libgcc.a
20/10/2003 19:06 3,195 specs
20/10/2003 19:17 89,492 SYSCALLS.cX
7 File(s) 3,207,270 bytes
4 Dir(s) 2,753,071,104 bytes free
D:\DJGPP>
Thanks
Ram.M
- Raw text -