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?


On Wed, Jun 08, 2005 at 03:57:26PM -0700, 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.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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