Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.0.20020927071215.00d6a2f0@pop.gmx.de> X-Sender: ukdip AT gmx DOT de@pop.gmx.de (Unverified) Date: Fri, 27 Sep 2002 07:16:51 +0200 To: cygwin AT cygwin DOT com From: ukdip AT gmx DOT de Subject: Solution to: Couldn't duplicate my handle & Win32 error 6 when using gcc helloworld.c Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi guys. I present a solution to one of the cygwin on win2k problems: I ve read through the mailing list messages and found only one answer: complete new install OK. Anyway a solution. But not for me. So, what is the problem. If you download almost the complete net distrib from cygwin and install it on win2k and try to compile a c file with gcc you (could) get the following error messages: -precompiling works without error $ gcc -c helloworld.c 101 [main] gcc 1304 proc_subproc: Couldn't duplicate my handle<0x58> for pid 1276, Win32 error 6 Administrator AT UWEA ~ $ gcc helloworld.c 58 [main] gcc 1212 proc_subproc: Couldn't duplicate my handle<0x58> for pid 540, Win32 error 6 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: installation problem, cannot exec `/usr/lib/ gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld': Invalid argument collect2: ld returned 255 exit status -hey, you poor system do not want to give me a stupid handle? - I think I will persuade you to give me one!!! $ gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs gcc version 2.95.3-5 (cygwin special) - great: Et la lumiere fut. OK, the bible helps sometimes.... solution: just deinstall gcc using setup.exe Wow, really a great trick. Isn t it? I am not a unix expert and I am not interested in exploring the process of installing cygwin, but I think there is something wrong with the netinstaller! work on it! I did not check the autotools, only gcc Regards. Uwe Kraemer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/