Mail Archives: djgpp/1998/06/01/18:38:43
Message-Id: | <199806012237.AAA06390@facteur.in.grolier.fr>
|
Date: | Tue, 02 Jun 1998 00:38:46 +0200
|
To: | djgpp AT delorie DOT com
|
From: | Yann Coupin <pov AT club-internet DOT fr>
|
Subject: | gcc seams to start, but then... nothing, really *NOTHING* !
|
Mime-Version: | 1.0
|
Here is my problem (if the subject wasn't explicit enought <g>). Whenever I
lauch gcc from rhide or directly from the command line it start, make a
small amount of disk access (maybe it's even only windows swap mechanism)
then it does absolutly NOTHING, this can last up to ten minutes (maybe more
but I wasn't patient enough since on the P200 I have at work it only need 1
second or so to compile the same .C file (btw I have a K6-233 with 64Mo
RAM). I've tried tweaking my autoexec.bat & config.sys file without
success. So, to quote Princess Leila "help me djgcc list member, you're my
only help" :-)
Ok here goes the param part :
autoexec.bat
-------------------------------
@echo off
set tmp=d:\temp
set temp=d:\temp
set DJGPP=C:\DJGPP\DJGPP.ENV
set PATH=C:\DJGPP\BIN;%PATH%
lh C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MSCD001 /L:H /M:15
lh keyb fr,,C:\WINDOWS\COMMAND\keyboard.sys
lh c:\mouse\mouse //Logitech driver v.
7.20
rem d:\UNIVBE51\UNIVBE.EXE
lh doskey /insert
choice /to,10 Lancer windows ?
if errorlevel 2 goto fin
win
:fin
--------------------------
config.sys
--------------------------------
devicehigh=c:\windows\himem.sys
device=c:\windows\emm386.exe ram
dos=high,umb
Country=033,,C:\WINDOWS\COMMAND\country.sys
rem DEVICEHIGH=C:\PIONEER\ATAPI_CD.SYS /D:MSCD001 /S:1
DEVICEHIGH=C:\TEAC_CDI.SYS /D:MSCD001
files=30
buffer=30
-----------------------------
env strings
-----------------------------
PROMPT=$p$g
winbootdir=C:\WINDOWS
COMSPEC=C:\WINDOWS\COMMAND.COM
TMP=d:\temp
TEMP=D:\temp
PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND
windir=C:\WINDOWS
BLASTER=A220 I5 D1 H5 P330 T6 E620
------------------------------
NB: then temp directory exists on the disk
Thanks in advance for any help you could provide me.
Yann Coupin, a.k.a. PoV on IRC
___________________________________________
Yann Coupin, Hot-Line Club-Internet (Paris), France
Ray Tracing, Animation, Coding, HTML...
<http://perso.club-internet.fr/pov>http://perso.club-internet.fr/pov/ / IRC :
PoV or P0V
*Free* sms messages, go to my home page / UIN : 1829210
- Raw text -