DragonFly kernel List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
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)
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).
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]