delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/12/04/16:36:41

From: Andrew <fake AT address DOT postoffice DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Help req. - Newbie problems compiling with RHIDE
Date: Mon, 04 Dec 2000 12:38:05 -0800
Organization: Hardly any
Message-ID: <fdvn2tktns6mna4nb0rfgglmthv92il693@4ax.com>
X-Newsreader: Forte Agent 1.7/32.534
MIME-Version: 1.0
X-Complaints-To: newsabuse AT supernews DOT com
Lines: 27
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Sorry to take up this group's collective brainpower, but I'm trying to
get a sample program from _C++ For Dummies_ to compile using
Rawhide!...excuse me, RHIDE :-)... on Win98.  It's the same
temperature conversion program mentioned in another message in this
newsgroup:

Message-ID: <001101c03a9a$49fa5110$600917ac AT ausnt010 DOT latticesemi DOT com>

It compiles fine using gcc, using a batch file provided by the author,
e.g.

gcc -g -c filename.cpp -o filename.o
gcc -o filename.exe filename.o -lstdcx

(where "filename.cpp" is the source file).  It also compiles just fine
using Borland Turbo C++ 3 for DOS, and Borland's command-line tools.

But when I try to compile it with RHIDE, it gives me the error
message:  "Unmatched quote character" -- but there aren't any in the
source code.

Something tells me that some parameters aren't set correctly in RHIDE.
Could anyone enlighten me as to what needs to be fixed?

Thank you,
Andrew

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019