upgrade_etc and old shared libraries (cvs commit: src Makefile.inc1 src/etc Makefile src/etc/mtree BSD.usr.dist src/gnu/lib Makefile src/gnu/usr.bin Makefile)
YONETANI Tomokazu
qhwt+dragonfly-kernel at les.ath.cx
Sun Jul 4 19:07:36 PDT 2004
Hi.
On Fri, Jun 25, 2004 at 07:56:48PM -0700, David Rhodus wrote:
> drhodus 2004/06/25 19:56:48 PDT
>
> DragonFly src repository
>
> Modified files:
> . Makefile.inc1
> etc Makefile
> etc/mtree BSD.usr.dist
> gnu/lib Makefile
> gnu/usr.bin Makefile
> Log:
> Unhook gcc-3.3 from the buildworld process. This also removes the gcc3
> leftover files when `make upgrade` is run.
>
> Revision Changes Path
> 1.35 +2 -7 src/Makefile.inc1
> 1.23 +2 -0 src/etc/Makefile
Is it a bad idea to move /usr/lib/gcc3/lib*.so* into /usr/lib/compat
(and perhaps ldconfig -m), before removing the gcc3 directory? Since we
encouraged to build ports with gcc3, programs or libraries linked against
libstdc++.so.4 are suddenly broken and it'll surprise users(at least me).
More information about the Kernel
mailing list