Coder's Guild Mailing List

Re: Problems with DJGPP C++ Compiler

Posted by John L Meyer on 1999-07-13

Go to http://members.tripod.com/~kalvin_richter/djgpp.html  . This error is
one of the first you encounter.

John Meyer
USC Today Webmaster
e-mail: jlmeyer@xxx.xxx
"If Bill Gates had a nickel for every time Windows crashed... Oh wait, he
does!"
----- Original Message -----
From: Frank Hale <frankhale@xxxxx.xxx>
To: <john_meyer@xxxxxxxxx.xxx>
Sent: Tuesday, July 13, 1999 11:44 AM
Subject: Re: Problems with DJGPP C++ Compiler


> > compile it the code is fine but it gives me:
> >
> > error ld.exe  -lstdcx file not found in directory
> >
> > What does this mean and how can I fix it?
>
> Are you sure you have the C++ libraries installed?
> Sounds like DJGPP is not set up correctly.
>
> You may have missed a file go to
> www.delorie.com/djgpp/ and use the zip picker to see
> what files you need and then follow the directions to
> install them its pretty easy.
>
> Frank
> ===
> ICQ: 7205161
> Webpage: http://jade.netpedia.net/
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> >