X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Peter Gertner Subject: Re: [GPC] "cannot find -lgcc" Newsgroups: comp.os.msdos.djgpp User-Agent: 40tude_Dialog/2.0.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit References: <1n1fid5gv57x1 DOT tdz7w1cj7vq8 DOT dlg AT 40tude DOT net> Date: Thu, 18 Dec 2003 18:38:01 +0100 Message-ID: <1r28svmseuy2s.1l3r8tdcn4j1t.dlg@40tude.net> Lines: 31 NNTP-Posting-Host: 213.7.166.154 X-Trace: 1071769080 news.freenet.de 22646 213.7.166.154:1480 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Using gpc 3.2.2 (I otherwise use gcc 3.3.2), I cannot reproduce this error. I also use gpc3.22. Do you also have gcc3.22 installed or do you only use gcc3.32? If it works fine, could you please look for a library with the name "gcc"? It should be present, or our compilers are not the same... Could you then also look for the archive that contains this file or email me the file (just the library) if it is not too large (less than 1MB, my address: peter DOT gertner AT gmx DOT de, please start you subject with "[USENET]") > Perhaps you could tell us more about how you have configured gpc/gcc to > get this problem. Well, I just copied the files from the djdev-archive to my harddisk. Then I did the same with the files from gpc322.zip, gcc332.zip and bnu214b.zip. I extended the autoexec.bat as follows (I shortened the PATH-variable): ---->8------->8------->8------->8------->8------->8------->8---- SET PATH=[...];E:\DJgpp\bin SET DJGPP=E:\DJgpp\djgpp.env SET LIB=E:\DJgpp\lib SET LIBRARY=%LIB% SET INCLUDE=E:\DJgpp\include ---->8------->8------->8------->8------->8------->8------->8---- After this, I run go32-v2 and did nothing, as the sum of the two numbers is 521 MB (more than 4, isn't it ;o) ) and added the gpc-section to djgpp.env. Everything just as described in the readme file. Bye Peter Gertner