Mail Archives: djgpp/1998/03/16/22:45:53
Hi,
have you got similar to this in a bat file:-
HERE IS MY BAT FILE THAT I RUN IN A WIN95 DOS WINDOW.
path c:\windows\command
Rem dj stuff
set DJGPP=c:\djgpp\djgpp.env
set path=C:\djgpp\bin;%path%
Rem end dj stuff
doskey
go into rhide ... rhide prjname
or rhide -y prjname for win95 long file names.
go into project and add then select a .c or .cc file. Then have another
go.
you should have a file prjname.exe
I've never ussed run debug from rhide.
Regards Ian.
dstewart AT thepentagon DOT com wrote:
>
> Hi,
>
> I recently downloaded DJGPP and RHIDE, and I've tried setting it all up, but I
> am having problems with RHIDE. I write in a simple program, eg. the 'Hello
> World' program, and it compiles ok, but when I go to the 'RUN' menu, the 'RUN'
> command is 'greyed out' and won't create the .exe file. Can anybody help me?
>
> Also, under the compiler warnings menu, what warnings should I check?? I am
> new to C in general, and am used to using Borland Turbo C 2.0 for DOS, and
> Borland Turbo C++ 1.0 Lite for DOS, and I've never seen those kind of options
> before. If I check all of the warnings boxes, and run a simple program, I get
> all kinds of warnings that otherwise I wouldnt get!!
>
> Can anybody help me??
>
> Thanks in advance,
>
> Dale Stewart
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/ Now offering spam-free web-based newsreading
- Raw text -