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 Date: Fri, 13 Aug 2004 07:06:42 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit @ cygwin" Organization: Esse keine toten Tiere Message-ID: <1109233509.20040813070642@familiehaase.de> To: "Johnny Willemsen" CC: cygwin AT cygwin DOT com Subject: Re: Problem after upgrade to gcc-3.3.3 In-Reply-To: <200408121138.i7CBcUF8031460@thor.remedy.nl> References: <200408121138 DOT i7CBcUF8031460 AT thor DOT remedy DOT nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Johnny writes: > I just upgraded to gcc-3.3.3 which was available from setup. I now get the > following error: > g++: installation problem, cannot exec `gm2l': No such file or directory > make[2]: *** > Any ideas? I updated all packages setup proposed. Yes I saw this myself when building libglade yesterday. Though there is no need to use gm2l which should be part of the gcc-gm2 package, it tries to execute (or at least to find) it. Unfortunately this binary is missing. I'm rebuilding the whole GCC right now without the Modula 2 compiler which will need some more time to fix the issues (gm2l is not installed from make install && why wants gcc to use it if I'm compiling C sources). Gerrit -- =^..^= -- 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/