Message-ID: <36D63A1B.D11C100F@post.comstar.ru> Date: Fri, 26 Feb 1999 09:07:23 +0300 From: Dim Zegebart Organization: Comstar Ltd. X-Mailer: Mozilla 4.07 [en] (WinNT; I) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Rhide References: <7b4ku8$fns$1 AT ns DOT mtu DOT ru> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Kirill wrote: > > gcc -Xlinker -s -o a.exe source1.o source2.o source3.o source4.o > [...skip...] source20.o -lalleg -lstdcx > > then reports: " Error: d:/djgpp/bin\ld.exe: cannot open -lalle: > If your error msg is exactly - 'Error: d:/djgpp/bin\ld.exe: cannot open -lalle:' then you should add 'g' after an 'alle' in your option/libraries menu, since correct library name is liballeg.a Another possible reason you failed to link is wrong location of liballeg.a file. To fix it you should add correct entry in option/directory/libs menu. -- Dim Zegebart Moscow, Russia