Message-ID: <35BFEA0E.33F3EDCB@sprynet.com> Date: Wed, 29 Jul 1998 20:35:42 -0700 From: Ishpeck Organization: Lunaticnologies MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: problem with RHIDE References: <6po636$5b6 AT bgtnsc02 DOT worldnet DOT att DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 192.41.73.3 Lines: 25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk You've got to set all the directories in your project file, so that allegro knows what to include, and what not to. > Brian lLuethke wrote: > > when I make a file with rhide it compiles fine but gives a > linker error. "ERROR: e:/lang/djgpp/bin/ld.exe: can not open -lstdcx: > no such file or directory". > it appears that it invokes gcc -o txt2cr5.exe txt2cr5.o -lstdcx. Can > anyone help me to get a program to link. It does this on all my > programs. When I use > gcc hello.cpp -o hello.exe it compiles and links just fine, but I > would rather use RHIDE. thank you. > > > > Luethke AT worldnet DOT att DOT net -- ------------------- See Ishpeck's Programming page! Example source, Utils, links, and help on your programs. http://members.xoom.com/ishpeck/