Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3978CEB4.C015EA62@pandora.be> Date: Sat, 22 Jul 2000 00:29:08 +0200 From: Henk Zwaenepoel Reply-To: darkstart AT pandora DOT be X-Mailer: Mozilla 4.03 [nl] (Win95; I) MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: newbie error report from "cpp -v" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I just installed cygwin using the latest binaries ( the setup.exe at the homepage ), and when I tried to compile a program ( HelloWorld.cpp ) I got the following message bash-2.04$ gcc HelloWorld.cpp D:\CYGWIN\LIB\GCC-LIB\I686-PC-CYGWIN\2.95.2\CPP.EXE: *** shared region is corrupted. inited 15 0 [main] ? 0 lock_pinfo_for_update: rc 0, pinfo_mutex 0xFFFFFFFF, Win32 error 6 bash-2.04$ Is this a problem with cpp.exe or windows98 ? Or something else ? Should I try to reinstall setup ? I installed cygwin before ( some months ago ) to try it out, but I didn't get this error message. bash-2.04$ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/specs gcc version 2.95.2 19991024 (release-2) bash-2.04$ g++ -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/specs gcc version 2.95.2 19991024 (release-2) bash-2.04$ cpp -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/specs gcc version 2.95.2 19991024 (release-2) /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/cpp.exe -lang-c -v -Di386 -D_X86=1 -D__STDC__=1 -D__stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i386__ -D_X86=1 -D__STDC__=1 -D__stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__i386 -Asystem(winnt) -Acpu(i386) -Amachine(i386) -remap -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -Di686 -Dpentiumpro -D__i686 -D__i686__ -D__pentiumpro -D__pentiumpro__ -D__CYGWIN32__ -D__CYGWIN__ -Dunix -D_WIN32 -DWINNT -D:\CYGWIN\LIB\GCC-LIB\I686-PC-CYGWIN\2.95.2\CPP.EXE: *** shared region is corrupted. inited 15 0 [main] ? 0 lock_pinfo_for_update: rc 0, pinfo_mutex 0xFFFFFFFF, Win32 error 6 bash-2.04$ Henk Zwaenepoel darkstart AT pandora DOT be -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com