Mail Archives: djgpp/1998/12/28/02:35:55
From: | leonj AT geocities DOT com
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: Problems setting up DJGPP/RHIDE
|
Date: | Mon, 28 Dec 1998 06:45:55 GMT
|
Organization: | Deja News - The Leader in Internet Discussion
|
Lines: | 63
|
Message-ID: | <7679f3$srt$1@nnrp1.dejanews.com>
|
References: | <36944a82 DOT 6602597 AT news DOT dial DOT pipex DOT com>
|
NNTP-Posting-Host: | 152.201.10.229
|
X-Article-Creation-Date: | Mon Dec 28 06:45:55 1998 GMT
|
X-Http-User-Agent: | Mozilla/4.05 [en] (Win95; I)
|
X-Http-Proxy: | 1.0 x7.dejanews.com:80 (Squid/1.1.22) for client 152.201.10.229
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Look in DJGPPFAQ.INF in EDIT.
As it to search for "[rhide]" yes brackets too, but not the quotes.
It's going to tell you something like place these two lines in DJGPP.ENV
I had the same prob and I think this is what fixed it. The problem (I think)
is that RHIDE doesn't see C++ code. There may also be an environment variable
needed to be set, but first try that.
If not, in autoexec.bat type
SET LFN=y
Long file name problem when needing to read libstdcxx.a from gpp###b.zip (I
think). I had to do all this today too. I kinda remember it. But the file
which has most of the info is in that DJGPPFAQ.INF (in the INFO directory).
Just use FIND and type in the keyword which you're looking for and it's
almost guaranteed to be there.
Good Luck!
JL
In article <36944a82 DOT 6602597 AT news DOT dial DOT pipex DOT com>,
richardk AT dial DOT pipex DOT com wrote:
> Hi
>
> I was wondering if someone could help me with a
> Djgpp/Rhide 1.4 problem. I have looked in the faqs
> and can't find a solution.
>
> I have installed Djgpp and set the path in my autoexec.bat
> and i've set Rhide up as follows:
>
> MENU\OPTIONS\DIRECTORIES\
>
> include: c:/djgpp/allegro c:/djgpp/include
> libraries: c:/djgpp/lib
> sources: c:/djgpp/allegro/examples
>
> MENU\OPTIONS\LIBRARIES\
> [X]0 alleg
> [X] Use standard libraries
> [X] Link for profiling
>
> When i compile one of the allegro examples (I have compiled Allegro)
> i don't get any errors. But when i try and run/compile and run
> it gives me an error:
>
> Program exit code: -1 (0xffffffff)
>
> -------
> Also when i set up Rhide for the first time and customize it i.e.
> smaller font and then save the options as rich.gpr the next time
> i run Rhide the MENU\RUN\ run option is greyed out
> and the MENU\COMPILE make,link and build all options are greyed out.
>
> Can anyone help ?
>
> Thanks
>
> Richard
>
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
- Raw text -