delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: DJGPP installation problem |
Date: | 4 Feb 2004 17:19:37 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 31 |
Message-ID: | <bvr9j9$glk$2@nets3.rz.RWTH-Aachen.DE> |
References: | <57f9178c DOT 0402040848 DOT 1c5ed8b AT posting DOT google DOT com> |
NNTP-Posting-Host: | ac3b07.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 1075915177 17076 137.226.33.205 (4 Feb 2004 17:19:37 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 4 Feb 2004 17:19:37 GMT |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Ram.M <mram AT employees DOT org> wrote: Get rid of the following three settings: > D:\DJGPP>set LIB=d:\djgpp\lib > D:\DJGPP>set LIBRARY=%LIB% > D:\DJGPP>set INCLUDE=d:\djgpp\include You don't need them, and if they have any effect at all, that may just as well be the root of your problem. > D:\DJGPP>gcc a.c > d:/djgpp/bin/ld.exe: cannot find -lgcc > collect2: ld returned 1 exit status Try gcc -v a.c instead. > 02/03/2002 17:17 3,592 djgpp.env The modification data suggests you edited that file --- did you? If so, please unzip a fresh copy and try again. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |