Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2000 19:07:57 -0400
From:      Tadayuki Okada <tadayuki.okada@windriver.com>
To:        Arun Sharma <adsharma@sharmas.dhs.org>
Cc:        ports@freebsd.org
Subject:   Re: ports/18838: kdelibs2 - konqeror crushes with html file
Message-ID:  <392F03CD.964EF27C@windriver.com>
References:  <392EE977.B3D051C3@windriver.com> <20000526142011.A28240@sharmas.dhs.org> <392EEF3F.7389FFAA@windriver.com> <20000526150848.A28293@sharmas.dhs.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Arun Sharma wrote:
> 1. All programs compiled with gcc get linked with libgcc.a
> 2. Even if a program doesn't use C++ exceptions, it has those symbols
>    linked in.
Well, I'm not gcc guru...
If they are true, it seems ok.
# libgcc consists of four object files.
# Why would all objects be linked in?
# just curious.

> 4. Linking libkhtml.so with libgcc.a doesn't fix the problem. I get core
>    dumps in __eh_rtime_match.
It should be libgcc_pic.a.
#anyway ld should handle this.
It worked for me.

Okada


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?392F03CD.964EF27C>