tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libstdc++.so: undefined reference to `_Unwind_GetIPInfo@GCC_4.2.0' (octave on netbsd-7)



On Sat, Nov 19, 2016 at 04:06:19PM +0000, coypu%SDF.ORG@localhost wrote:
> octave is an interesting package because the defaults on pkgsrc mean
> it uses g95 (which is gcc 4.1), and qt5 with its C++?? insanity.

Rpath order means it ends up with the wrong libgcc copy.

Joerg


Home | Main Index | Thread Index | Old Index