From: "Brian lLuethke" Newsgroups: comp.os.msdos.djgpp Subject: problem with RHIDE Date: 29 Jul 1998 22:01:10 GMT Organization: AT&T WorldNet Services Lines: 71 Message-ID: <6po636$5b6@bgtnsc02.worldnet.att.net> NNTP-Posting-Host: 12.69.36.232 Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0038_01BDBB1A.E0D5E560" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk This is a multi-part message in MIME format. ------=_NextPart_000_0038_01BDBB1A.E0D5E560 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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=20 ------=_NextPart_000_0038_01BDBB1A.E0D5E560 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
        when I make a file with rhide it compiles fine but gives = a linker=20 error. "ERROR: e:/lang/djgpp/bin/ld.exe: can not open -lstdcx: no = such file=20 or directory".
it appears = that it invokes=20 gcc -o txt2cr5.exe txt2cr5.o -lstdcx. Can anyone help me to get a = program to=20 link. It does this on all my programs. When I use
gcc hello.cpp = -o hello.exe=20 it compiles and links just fine, but I would rather use RHIDE. thank=20 you.
 
 
         &nb= sp;           &nbs= p;            = ;            =             &= nbsp;           &n= bsp;           &nb= sp;           &nbs= p;            = ;        =20 Luethke AT worldnet DOT att DOT net =
------=_NextPart_000_0038_01BDBB1A.E0D5E560--