Mail Archives: djgpp/2000/03/02/16:43:15
From: | "Maltanet" <jozamm AT maltanet DOT net>
|
To: | <djgpp AT delorie DOT com>
|
Subject: | Re: DJGGP and RHIDE
|
Date: | Thu, 2 Mar 2000 19:02:51 +0100
|
Message-ID: | <NDBBJPEHBOKKFJNHNJNEKEEBCAAA.jozamm@maltanet.net>
|
MIME-Version: | 1.0
|
X-Priority: | 3 (Normal)
|
X-MSMail-Priority: | Normal
|
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
|
Importance: | Normal
|
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3
|
Reply-To: | djgpp AT delorie DOT com
|
Marcus Vinicius Laranjeira <marcusv AT pucsp DOT br> wrote in message
<Pine DOT LNX DOT 4 DOT 10 DOT 10002242135010 DOT 3114-100000 AT nucc DOT pucsp DOT br>...
> I've got a problem...
>
> I put the DJGPP and all its contents, such as optional programs,
> libraries, etc, and RHIDE in the network Application Disk of my Netware
> Novell 4.11 DATA volume... Everything looks fine, RHIDE runs, and
> aparentily works...
>
> But, when I try to save any options, these options, any of them, are
> saved, but I can't load them at the program start... this is the minor
> problem I think...
>
If you run the program from DOS you need the CWSDPMI program to run first
else it will not work.
To load options at start time store them in the /bin directory where there
is rhide.exe
Hope this helps you
Joseph A. Zammit
> The worst is that when I compile a program, even being a simple program
> such as :
>
> #include <iostream.h>
>
> int main() {
> cout << "Hello World";
> return 0;
> }
>
> the gcc program compiles the little program and links the executable...
> when I try to RUN the program, every time it returns exit code -1... any
> program, any time...
>
> If I run the program from a DOS Window / session, it runs fine... ...
>
> What should I do ??
>
> I can't send you the autoexec.bat or config.sys, because there are more
> than 100 machines with the sam problem, and every one sets the path
> correctly, and the djgpp env variable...
>
> please help us !
>
> thanks,
>
>
> Atenciosamente,
>
> Marcus V. Laranjeira
> Network Administrator
> PUC-SP University
> Sao Paulo - SP - Brazil
> marcus AT pucsp DOT br
>
- Raw text -