This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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 3.3 and ld ERROR _Unwind_Resume_or_Rethrow@GCC_3.3 problem


Lucian,

Apparently your search has not found my further postings,

http://gcc.gnu.org/ml/gcc-help/2003-06/msg00097.html
http://gcc.gnu.org/ml/gcc-help/2003-06/msg00100.html

To recap, the problem happens when more than one version of
libgcc_s.so is installed on your system. It may then happen
that ld is seeing the wrong version first. I.e. it has to do
with the order in which system libraries are searched for.

Hope this helps.

Oliver


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