Date: Sat, 08 Apr 1995 10:59:47 +0000 (O) From: Mahmoud Rafeh To: djgpp AT sun DOT soe DOT clarkson DOT edu ----- Begin message from FRCU::IN%"haridas AT math DOT ethz DOT ch" 6-Apr-95 From: FRCU::IN%"haridas AT math DOT ethz DOT ch" 6-APR-1995 13:04 To: IN%"mahmoud AT esic DOT eun DOT eg" CC: Subj: Return-path: Return-path: haridas AT math DOT ethz DOT ch Received: from omnigate.clarkson.edu by FRCU.EUN.EG (PMDF V4.2-11 #3805) id <01HOZSF8N8LS0001UQ AT FRCU DOT EUN DOT EG>; Wed, 5 Apr 1995 21:07:29 O Received: from sun.soe.clarkson.edu by omnigate.clarkson.edu with SMTP (PP) id <25715-0 AT omnigate DOT clarkson DOT edu>; Wed, 5 Apr 1995 14:55:47 -0400 Received: by sun.soe.clarkson.edu.soe (4.1/SMI-4.1) id AA14964; Wed, 5 Apr 95 14:18:35 EDT Received: from frege.math.ethz.ch (frege-hg.math.ethz.ch) by sun.soe.clarkson.edu.soe (4.1/SMI-4.1) id AA14960; Wed, 5 Apr 95 14:18:32 EDT Received: from lagrange.math.ethz.ch (haridas AT lagrange DOT math DOT ethz DOT ch [129.132.144.205]) by frege.math.ethz.ch (8.6.4/Main-mathdept-mailer) with ESMTP id UAA16398 for ; Wed, 5 Apr 1995 20:16:19 +0200 Received: (haridas AT localhost) by lagrange.math.ethz.ch (8.6.9/D-MATH-client) id UAA01518 for djgpp AT sun DOT soe DOT clarkson DOT edu; Wed, 5 Apr 1995 20:16:23 +0200 Date: Wed, 05 Apr 1995 20:16:23 +0200 From: haridas AT math DOT ethz DOT ch To: mahmoud AT esic DOT eun DOT eg Message-id: <199504051816 DOT UAA01518 AT lagrange DOT math DOT ethz DOT ch> Content-type: text Content-transfer-encoding: 7BIT Content-Length: 1852 Apparently-To: djgpp AT sun DOT soe DOT clarkson DOT edu Dear Programmers, I still have the same problem, that I have installed gcc with the C++ option to compile such programs on a pc box. I have I think everything installed properly (?!), and I got some advice. If I type in go32, then gcc states that something alike go32, version 1.14, lowest version I can run is 1.12....... gcc -v does not do it either. Before I had gcc 2.6.1 (?) at least running for C programs, but I needed to compile a big Geometry packet written in C++, that's when all troubles begun. So I reinstalled gcc263. I gave up and reinstalled the entire djgpp pack with maintenance releases. Unfortunately I can now not even compile the smallest C program on my box. I type in gcc -v xywrite.c That is all. Below the output of the the gcc is included. There is a Page fault at ..... message and the rest you see. What could be the reason for this. The C and C++ programs are tested and compiled using gcc and g++ on our Sparcs using Solaris 2.3 /2.4. Can anyone help below is the output of the simple command to compile a tested(!) C program The same output I get if I compile a C++ program :\CSRC\MATH\SOURCE>gcc xywrite.c Page fault at eip=5476 eax=00054b80 ebx=00000009 ecx=00054b89 edx=00000000 esi=00054e11 edi=00054e28 ebp=00054c90 esp=00054b80 cs=c7 ds=bf es=bf fs=bf gs=d7 ss=cf cr2=00004fe4 Call frame traceback EIPs: 0x00005476 0x00009509 Below please find my config.sys. DEVICE=C:\DOS6\HIMEM.SYS DEVICE=C:\DOS6\EMM386.EXE RAM BUFFERS=40,0 FILES=50 DOS=UMB LASTDRIVE=H FCBS=16,8 STACKS=9,256 DEVICEHIGH /L:1,12048 =C:\DOS6\SETVER.EXE DOS=HIGH SHELL=c:\dos6\command.com c:\dos6\ /p /E:1028 country=041,437, \dos6\country.sys keyb sg,437, \dos6\keyboard.sys DEVICE=C:\et4000S\EANSI.SYS DEVICEHIGH /L:1,37520 =C:\ET4000\FASTBIOS.SYS so, maybe someone can solve my problem olivar maoba Ph.D. ----- End forwarded message