This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: GCC linker problem since last cygwin update


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]