pkgsrc-Bugs archive

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

Re: pkg/27775 (programs compiled with gcc34 don't find gcc34's libraries)



Synopsis: programs compiled with gcc34 don't find gcc34's libraries

State-Changed-From-To: open->closed
State-Changed-By: maya%NetBSD.org@localhost
State-Changed-When: Sat, 23 Jun 2018 20:50:22 +0000
State-Changed-Why:
Not a problem with newer versions of gcc in pkgsrc. Not going to check very old gcc if it does this too, because it needs work to build at all
fly@planets ~> /usr/pkg/gcc8/bin/g++ t_cabsl.cxx
fly@planets ~> ldd a.out
a.out:
	-lstdc++.7 => /usr/pkg/gcc8//lib/./libstdc++.so.7
	-lm.0 => /usr/lib/libm.so.0
	-lc.12 => /usr/lib/libc.so.12
	-lgcc_s.1 => /usr/pkg/gcc8//lib/./libgcc_s.so.1






Home | Main Index | Thread Index | Old Index