| delorie.com/archives/browse.cgi | search |
| From: | "Chia" <chia AT top DOT net> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Borland ate DJGPP! |
| Date: | Mon, 19 Jan 1998 20:39:18 -0600 |
| Organization: | Home |
| Lines: | 34 |
| Message-ID: | <6a12pq$jet@nnrp4.farm.idt.net> |
| NNTP-Posting-Host: | pm1-14.top.net |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
I installed Borland because my friend is using it and now I can't get DJGPP
to work! (scream)<faint>
Say I've got a source file: source.c
c:\programming\> gcc source.c -o source.exe
[[[Borland kicks in and tries to compile it]]]
So I fixed that. I took borland out of my autoexec path and then tried it
again:
c:\programming\> gcc source.c -o source.exe
and DJGPP crashed.
So I figured maybe something was wrong and did all sorts of stuff and
managed somehow to get this:
c:\programming\> gcc source.c -o source.exe
error: stdio.h not found [enonet]
So I figured my environment variable wasn't right:
c:\djgpp\> set djgpp = djgpp.env
Out Of Environment Space
Has anyone ever had this before or knows how to fix it or has an idea of
how?
Thanks!
chia AT top DOT net
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |