X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,DATE_IN_PAST_12_24,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Thomas Steinbach" Subject: gcc-3 problem when compiling Date: Sat, 18 Jul 2009 02:55:29 +0200 Lines: 19 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hello, since a few weeks I can't compüile my (native mingw) projet which was no problem until the gcc was renamed to gcc-3 I get now this error and don't know what's wrong with my makefile. I renamed all executables to *-3, except as.exe but as.exe exist. [...] /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe: /usr/lib/gcc/i686-pc-cygwin /3.4.4/../../../../i686-pc-cygwin/bin/as.exe: cannot execute binary file make: *** [int/wrap_s.obj] Error 1 Does anybody knwo what I can do to get this running/compiling with the gcc-3 version? Is/Was this a common problem after the switch to gcc ver 4.x? Thomas -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple