[sr #111210] libtool.m4: Fix postdeps in NetBSD

Ileana Dumitrescu <[email protected]> Wed, 26 Mar 2025 13:49:02 -0400 (EDT)
Newsgroups gmane.comp.gnu.libtool.general
Message-ID <[email protected]>
--8323329-1332526613-1743011342=:2472033
Content-Type: TEXT/plain; CHARSET=utf-8
Content-Transfer-Encoding: QUOTED-PRINTABLE
Content-Disposition: inline

Follow-up Comment #4, sr #111210 (group libtool):=0A=0A[comment #3 comment =
#3:]=0A> My suggestion above was actually meant for the NetBSD case only. M=
y intention=0A> with this paragraph was to explicit the changes that I made=
 in my initial=0A> patch, as it indeed suppresses the use of -nostdlib for =
NetBSD systems. Sorry=0A> if I was not clear enough, I did not mean to remo=
ve -nostdlib for all=0A> supported systems.=0AI made the option available f=
or other systems since I have seen other bug=0Areports [1] requesting the r=
emoval of '-nostdlib'.=0A=0A> This said, I have nothing against your new co=
nfiguration option. Just note=0A> that in combination with my patch, this o=
ption will be ignored on NetBSD, as=0A> the linker command "archive_cmds" i=
s overridden.=0A> Maybe the default could be made platform-specific and for=
 instance default to=0A> "enable-cxx-stdlib=3Dyes" on NetBSD?=0AI can updat=
e the configuration option patch to have the following:=0A=0A@@ -3016,6 +30=
16,7 @@ netbsdelf*-gnu)=0A   shlibpath_overrides_runpath=3Dno=0A   hardcode=
_into_libs=3Dyes=0A   dynamic_linker=3D'NetBSD ld.elf_so'=0A+  enable-cxx-s=
tdlib=3Dyes=0A   ;;=0A =0A netbsd*)=0A@@ -3034,6 +3035,7 @@ netbsd*)=0A   s=
hlibpath_var=3DLD_LIBRARY_PATH=0A   shlibpath_overrides_runpath=3Dyes=0A   =
hardcode_into_libs=3Dyes=0A+  enable-cxx-stdlib=3Dyes=0A   ;;=0A =0A *-mlib=
c)=0A=0A=0A[1]=0Ahttps://savannah.gnu.org/support/index.php?111193?&func=3D=
detailitem&item_id=3D111193&#comment0=0A=0A=0A    _________________________=
______________________________=0A=0AReply to this item at:=0A=0A  <https://=
savannah.gnu.org/support/?111210>=0A=0A____________________________________=
___________=0AMessage sent via Savannah=0Ahttps://savannah.gnu.org/=0A
--8323329-1332526613-1743011342=:2472033
Content-Type: APPLICATION/pgp-signature; name=signature.asc

-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCZ+Q+DgAKCRCqLAuaBUf3
TgFMAQCoLGeTtXVXxoCoodcvCYB9OxKN0LGnDkp25al9d3B0gAD+LjNyxHVtU8EI
6XBMFJQvrzhmAXcZ+RggOix7vyCQuAg=
=CHdB
-----END PGP SIGNATURE-----

--8323329-1332526613-1743011342=:2472033--