X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: GCC linker problem since last cygwin update Date: Thu, 13 Jul 2006 13:20:52 +0100 Message-ID: <04bd01c6a676$c83a8d30$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <400BDC416E2A0042AA35DF3919BB8A51351AF3@mail.mtl.proksim.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On 13 July 2006 04:00, Olivier Langlois wrote: > -Wl,--end-group > /cygdrive/c/tools/PS2/usr.gcc/local/sce/ee/gcc/bin/../lib/gcc-lib/ee/3.2 > -ee-030926/../../../../ee/bin/ld: > /cygdrive/c/tools/PS2/usr.gcc/local/sce/ee/gcc/bin/../lib/gcc-lib/ee/3.2 > -ee-030926/../../../../ee/bin/ld: cannot execute binary file > > First, I have no clue what the error message means and from where it > comes from. When you have an error message you don't understand, the first thing you should do is enter it into google and see what comes up. It took about ten seconds to figure out that this is an error message from bash (or whichever shell you're using) to say that the file you're trying to invoke does not seem to be an executable but just looks like binary data. So, what output do you get from running file /cygdrive/c/tools/PS2/usr.gcc/local/sce/ee/gcc/bin/../lib/gcc-lib/ee/3.2-ee-03 0926/../../../../ee/bin/ld ...? cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/