From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Strange error from ld Date: Wed, 26 Mar 1997 11:21:28 +0100 Organization: TU Chemnitz-Zwickau Message-ID: <3338F8A8.A7B@Mathematik.tu-chemnitz.de> References: <5h5g30$sub AT magus DOT cs DOT utah DOT edu> NNTP-Posting-Host: env.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 22 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Michael Jara wrote: > > In trying something simple like "gcc test.c -o test.exe", I get an > error from ld that it can't find a file or directory named > "-lc_alias". This seems strange to me... Isn't -lc_alias some sort of This sounds to me, that you (or someone else) has modified the specs file in %DJDIR/lib. Please look there and/or check if it is the same like in djdev201.zip. If you don't know what I mean, please add the '-v' switch when linking your program and post here the generated output together with the file %DJDIR%/lib/specs. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************