help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /usr/local/GNU/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/libgcc.a: c


From: Paul Pluzhnikov
Subject: Re: /usr/local/GNU/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/libgcc.a: could not read symbols: Bad value
Date: Fri, 13 Jul 2007 06:29:33 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux)

JeanDean <rohits123@gmail.com> writes:

> I am getting below error on Solaris platform , has any body face this
> error before ?
> please share your suggestions:
>
> ---------------------------------------
> /usr/local/GNU/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.2/libgcc.a:
> could not read symbols: Bad value
> collect2: ld returned 1 exit status

Either someone ran strip(1) on the library above, or the file was
corrupted in some other way. You should get a similar error from

  /usr/ccs/bin/nm /usr/local/.../libgcc.a

If you do, re-install (or rebuild) libgcc.a

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]