X-Spam-Check-By: sourceware.org Date: Sun, 12 Mar 2006 11:28:55 +0100 (MET) From: Angelo Graziosi To: cygwin AT cygwin DOT com Subject: Problems with snapshot 20060309 ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 This is not a request of help in building a compiler but it is simply a report on possible problems with the snapshot 20060309 10:35:06. Recently I have explored the possibility to build GCC 3.4.6 (relased 20060306). After downloading gcc-3.4.6.tar.bz2 and unpacked: configure --prefix=/usr/local/gcc-3.4.6 make With the snapshot 20060309 the make process seems to hang at ... configuring in zlib ... updating cache ./config.cache loading cache ./config.cache within ltconfig checking for objdir... .libs checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes finding the maximum length of command line arguments... I have waited about 1 hour without that the process continued. Trying CONTROL-C does not work to interrupt it. I should use task manager and restart the PC. After many tries I have reinstalled the Cygwin 1.5.19-4 and now the finding the maximum length of command line arguments... point is passed in a few seconds (1 or 2). the build does not seem to have problems (successively I have interruped it with CTRL-C to write this report). The system is W2K SP4. I have all cygwin packages installed and updated without any cygwin service running. I have the cyg-drive prefix mounted to '/'. Obviously: -------------------- $ gcc --version gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) ... -------------------- Cheers, Angelo. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/