Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jan 2017 02:38:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ppc@FreeBSD.org
Subject:   [Bug 200020] [patch] editors/libreoffice: enable build on powerpc64
Message-ID:  <bug-200020-21-ha7JgAjrzr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200020-21@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200020-21@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200020

--- Comment #20 from Justin Hibbits <jhibbits@FreeBSD.org> ---
(In reply to Curtis Hamilton from comment #19)

There is, of course, the system libstdc++.so in /usr/lib.

Looking at the command line, it appears libreoffice explicitly adds
"-Wl,-rpath-link,/lib:/usr/lib" to the link line, such that /usr/lib/libstd=
c++
is likely found before /usr/local/lib/gcc49/libstdc++.so .  This could end =
up
being just another minor patch to unxgcc.mk .

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200020-21-ha7JgAjrzr>