delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/10/13/04:46:15

From: David Jenkins <me AT jenkinsdavid DOT demon DOT co DOT uk>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Need Help! (Apology for not sending sys info! )
Date: Mon, 13 Oct 1997 06:18:41 +0100
Organization: None
Distribution: world
Message-ID: <CiVPxJAx8aQ0EwKU@jenkinsdavid.demon.co.uk>
References: <3441C38A DOT 3B79 AT swbell DOT net>
NNTP-Posting-Host: jenkinsdavid.demon.co.uk
MIME-Version: 1.0
Lines: 58
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

In article <3441C38A DOT 3B79 AT swbell DOT net>, quintero AT swbell DOT net writes
>Hello,
>Ok, I apologize for not posting my system information.  I have had a lot
>of replies (many thanks to all!), and I know it's frustrating trying to
>help a newbie (especially if he doesn't send info about his probem!).
>Here is my problem:
>(better read quintero AT swbell DOT net HELP!!DJGPP WON'T WORK!)
>I can't seem to compile anything.  I ran the RHIDE bug problem (it's
>attached, along with my autoexec.bat, config.sys, environment settings,
>and go32-v2 listings.)
>All my header files get this error (especially IOSTREAM.H!):
><header file>.h:No such file or directory (ENOENT).
>I have everything set up as the FAQ tells me (and what other gurus tell
>me as well), but DJ can't seem to find and use the header files. Also,
>crt0.o gives me an error (e:/dj/bin/ld.exe actually does, check the
>bug.txt).  Many thanks to all who help me!

I just replied to something similar, if it was you sorry but.
Try using looking in :\djgpp\include for iostream.h I can't find it and
ALL my sources compile without error.

Have you tried other sources??
HHave you tried commenting the #include <iostream.h> line out, DJGPP can
compile without them, even though it isn't standard C to do so.

Email me the source file your trying to compile, I'll try it on my setup
for you.

BTW I'm including my autoexec.bat file for you to look at.

*****
@echo off
SET SOUND=C:\VIBRA16
SET BLASTER=A220 I10 D3 H7 P330 T6
SET MIDI=SYNTH:1 MAP:E


rem LH /L:2,38400 C:\WINDOWS\COMMAND\MSCDEX.EXE  /D:NECCD /L:D

LH /L:2,65328 C:\WINDOWS\COMMAND\doskey /INSERT /FILE:doskey.sys


set PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;G:\DJGPP\BIN;c:\;c:\windows\oldms
dos;c:\mouse
set DJGPP=G:/DJGPP/DJGPP.ENV
keyb uk,,C:\WINDOWS\COMMAND\keyboard.sys

*****

Looks a bit simpler than yours with only two lines of DJGPP specific
stuff mentioned. I **NEVER** get any compiling problems.

Hope that helps.

-- 
http://www.jenkinsdavid.demon.co.uk for C programmers.
David Jenkins

- Raw text -


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