Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2013 22:59:17 +0200
From:      Gabor Pali <pgj@FreeBSD.org>
To:        Tijl Coosemans <tijl@coosemans.org>
Cc:        office@freebsd.org
Subject:   Re: Fixing USE_GCC for LibreOffice on i386
Message-ID:  <CAHnG2Cz_-yovV5mKt4TOHx=VhF6WJ-UEfDQmghn%2Bo30BKgXoGg@mail.gmail.com>
In-Reply-To: <518E129C.9010208@coosemans.org>
References:  <518D61C1.7020402@gmail.com> <518E129C.9010208@coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 11, 2013 at 11:42 AM, Tijl Coosemans <tijl@coosemans.org> wrote:
> It has always worked fine for me on i386 with clang. I suspect that
> some libreoffice dependency got compiled with lang/gcc* and therefore
> links with /usr/local/lib/gcc*/libstdc++.so.6 while a clang compiled
> libreoffice links with /usr/lib/libstdc++.so.6.

This problem persists for me even if I build the port in a clean-room
environment (i.e. a 9.0-RELEASE poudriere jail).  Note that this is
9.1-RELEASE.  I tried to track down the problem -- all I got is a
backtrace for the crash, but I could not investigate this further as
GDB (7.5.1) was not able to fully work with the Clang-generated binary
(*).


(*) I was told that it may be because GDB is known to not read all
DWARF information generated by Clang.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHnG2Cz_-yovV5mKt4TOHx=VhF6WJ-UEfDQmghn%2Bo30BKgXoGg>