[sr #111257] Missing quotes for lt_ar_flags
Anonym <[email protected]> Sat, 14 Jun 2025 04:07:39 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.libtool.general |
|---|---|
| Message-ID | <[email protected]> |
--8323329-1227639603-1749888459=:922047 Content-Type: TEXT/plain; CHARSET=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Content-Disposition: inline URL:=0A <https://savannah.gnu.org/support/?111257>=0A=0A S= ummary: Missing quotes for lt_ar_flags=0A Group: GNU Libt= ool=0A Submitter: None=0A Submitted: Sa 14 Jun = 2025 08:07:24 UTC=0A Category: None=0A Priori= ty: 5 - Normal=0A Severity: 3 - Normal=0A S= tatus: None=0A Privacy: Public=0A Assigned to: = None=0A Originator Email: [email protected]=0A Open/Closed: = Open=0A Discussion Lock: Any=0A Operating System: None=0A=0A= =0A _______________________________________________________=0A=0AFollow-= up Comments:=0A=0A=0A------------------------------------------------------= -=0ADate: Sa 14 Jun 2025 08:07:24 UTC By: Anonymous=0AARFLAGS available = during a project's `configure` are put unquoted into the=0A`lt_ar_flags` as= signment in the generated `libtool` script, causing libtool to=0Afail when = ARFLAGS contains space.=0A=0AExample (from vcpkg with MSVC):=0A=0AError out= put:=0A../libtool: line 150: -nologo: command not found=0A=0Alibtool line 1= 50:=0Alt_ar_flags=3D-machine:x64 -nologo cr=0A=0A=0AI see that other flags = variables are put in double quotes.=0AThe error is resolved when I add doub= le quotes as in=0A=0Alt_ar_flags=3D"-machine:x64 -nologo cr"=0A=0A=0A=0A=0A= =0A=0A=0A=0A=0A _______________________________________________________= =0A=0AReply to this item at:=0A=0A <https://savannah.gnu.org/support/?1112= 57>=0A=0A_______________________________________________=0ANachricht gesend= et =C3=BCber Savannah=0Ahttps://savannah.gnu.org/=0A --8323329-1227639603-1749888459=:922047 Content-Type: APPLICATION/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaE0tywAKCRCqLAuaBUf3 TpLCAQCA8Bj1anYfbGywUBUjY3DcfXsVHoOrlqwBao+W2M0xWQEA6Ab9ISkFyGaR k/fvB8n3OHUFB3Fmyj1D4sOYa1PDuQc= =L2kH -----END PGP SIGNATURE----- --8323329-1227639603-1749888459=:922047--