X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sun, 12 Dec 2004 11:31:59 +0800 (CST) From: Dian Yin X-X-Sender: To: Subject: Re: Excuse me, why can't I run DJGPP properly? In-Reply-To: <01c4df6f$Blat.v2.2.2$90155ea0@zahav.net.il> Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-559023410-851401618-1102822319=:24015" Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime AT docserver DOT cac DOT washington DOT edu for more info. ---559023410-851401618-1102822319=:24015 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 11 Dec 2004, Eli Zaretskii wrote: > Didn't you say that you installed DJGPP in d:\dj\djgpp? The above > seems to indicate that the installation directory is d:\djgpp. Which > one is true? As I've stated before, my drive C: is a ramdisk of 10 Megabytes created by ramdisk.sys, and drive D: is a ramdisk of 64 MB created by xmsdsk. Every time I try to use DJGPP, I start the computer and download it from the internet, and extract it using PKUNZIP. Sometimes I extract them to d:\dj\, sometimes to d:\djgpp. I think that doesn't matter. Oh, by the way, I forgot to say that, in order to use long filenames, I loaded DOSLFN under true dos 7.1. > > d:/djgpp/bin/../libexec/gcc/djgpp/3.43/collect2.exe d:/djgpp/lib/crt0.o -Ld:/djgpp/bin/../lib/gcc/djgpp/3.43 -Ld:/djgpp/bin/../lib/gcc -Ld:/djgpp/lib -Ld:/djgpp/lib/gcc/djgpp/3.43 -Ld:/djgpp/bin -Ld:/djgpp/lib -Ld:/djgpp/bin/../lib/gcc/djgpp/3.43/../../.. -Ld:/djgpp/lib d:/djgpp/tmp/cckJjnsr.o -lgcc -lc -lgcc -Tdjgpp-x.djl > > d:/djgpp/bin/ld.exe: cannot find -lgcc > > Didn't you say it complained about -lc, not -lgcc? I tested that, when I simply type "gcc -v hello.c", it complains about -lc, and when I type "redir -e hello.out gcc -v hello.c", it complains about -lgcc. > Assuming you installed DJGPP in d:\djgpp, please type this command at > the DOS box prompt: > > dir d:\djgpp\lib\gcc\djgpp\3.43 > > and post here what it displays. It is in the attachment. Thanks for your directions. ---559023410-851401618-1102822319=:24015 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="dir.out" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename="dir.out" DQ0KIFZvbHVtZSBpbiBkcml2ZSBEIGlzIE1TLVJBTURSSVZFDQ0KIERpcmVj dG9yeSBvZiBEOlxkamdwcFxsaWJcZ2NjXGRqZ3BwXDMuNDMNDQoNDQouICAg ICAgICAgICAgICA8RElSPiAgICAgICAgMTItMTItMDQgIDExOjA0IC4NDQou LiAgICAgICAgICAgICA8RElSPiAgICAgICAgMTItMTItMDQgIDExOjA0IC4u DQ0KREpHUFAgICAgVkVSICAgICAgICAgICAgMjYgIDExLTA2LTA0ICAxNjoy MCBkamdwcC52ZXINDQpESkdQUC1YICBESkwgICAgICAgICAxLDQ4MyAgMTEt MDYtMDQgIDE2OjIwIGRqZ3BwLXguZGpsDQ0KSU5DTFVERSAgICAgICAgPERJ Uj4gICAgICAgIDEyLTEyLTA0ICAxMTowNCBpbmNsdWRlDQ0KSU5TVEFMfjEg ICAgICAgPERJUj4gICAgICAgIDEyLTEyLTA0ICAxMTowNCBpbnN0YWxsLXRv b2xzDQ0KTElCR0NDICAgQSAgICAgICAgICA1MSw3NTggIDExLTA2LTA0ICAx NjozOSBsaWJnY2MuYQ0NCkxJQkdDT1YgIEEgICAgICAgICAgMjUsMDkwICAx MS0wNi0wNCAgMTY6MjEgbGliZ2Nvdi5hDQ0KTElCU1REfjEgQSAgICAgICAx LDAwMSwzNzAgIDExLTA2LTA0ICAxNjozOSBsaWJzdGRjeHguYQ0NCkxJQlNV UH4xIEEgICAgICAgICAxMDksNTA4ICAxMS0wNi0wNCAgMTY6MzkgbGlic3Vw Y3h4LmENDQpTUEVDUyAgICAgICAgICAgICAgICAzLDM5MSAgMTEtMDYtMDQg IDE2OjIwIHNwZWNzDQ0KU1lTQ0FMTFMgQ1ggICAgICAgICA4OSw0OTIgIDEx LTA2LTA0ICAxNjozOSBTWVNDQUxMUy5jWA0NCiAgICAgICAgIDggZmlsZShz KSAgICAgIDEsMjgyLDExOCBieXRlcw0NCiAgICAgICAgIDQgZGlyKHMpICAg ICAgIDcsODA5LDAyNCBieXRlcyBmcmVlDQ0K ---559023410-851401618-1102822319=:24015--