This is the mail archive of the gcc@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: Tracking down source of libgcc_s.so compatibility?


Daniel Jacobowitz wrote:
Daniel Kegel wrote:
Can somebody suggest a place to start looking for
why the libgcc_s.so built by crosstool's gcc-3.4 can't handle
exceptions from apps built by fc3's gcc-3.4?

Try diffing the output of configure from building one and the other. Probably some important linker feature is misdetected.

OK, good idea.


One other data point: the crosstool gcc was built against glibc-2.2.2,
but the fc3 gcc was of course built against glibc-2.3.x.
How likely is that to cause problems in exception handling?

Thanks,
Dan


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