#libtool — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #libtool, aggregated by home.social.
-
As I just got a patch for GNU libtool accepted, I suppose I can call myself a grey beard.
(and because it's actually macOS-specific, Apple should send few grand my way...) -
Today's bug is a `libtool` bug: https://savannah.gnu.org/support/index.php?111193
There `libtool` fails to supply enough compiler runtime libraries for `clang`+`compiler-rt` build toolchain.
-
When building alsa-utils with a custom toolchain + sysroot, I get this error:
libtool: error: cannot find the library '/usr/lib/libasound.la' or unhandled argument '/usr/lib/libasound.la'
However, the file does exist inside of the sysroot, and configure claims to use the sysroot that the compiler specifies.
How do I solve this?
-
When building alsa-utils with a custom toolchain + sysroot, I get this error:
libtool: error: cannot find the library '/usr/lib/libasound.la' or unhandled argument '/usr/lib/libasound.la'
However, the file does exist inside of the sysroot, and configure claims to use the sysroot that the compiler specifies.
How do I solve this?
-
When building alsa-utils with a custom toolchain + sysroot, I get this error:
libtool: error: cannot find the library '/usr/lib/libasound.la' or unhandled argument '/usr/lib/libasound.la'
However, the file does exist inside of the sysroot, and configure claims to use the sysroot that the compiler specifies.
How do I solve this?
-
When building alsa-utils with a custom toolchain + sysroot, I get this error:
libtool: error: cannot find the library '/usr/lib/libasound.la' or unhandled argument '/usr/lib/libasound.la'
However, the file does exist inside of the sysroot, and configure claims to use the sysroot that the compiler specifies.
How do I solve this?
-
When building alsa-utils with a custom toolchain + sysroot, I get this error:
libtool: error: cannot find the library '/usr/lib/libasound.la' or unhandled argument '/usr/lib/libasound.la'
However, the file does exist inside of the sysroot, and configure claims to use the sysroot that the compiler specifies.
How do I solve this?
-
#foss enthusiasts… Fancy a #gnu #autoconf #automake and #libtool #book? Swing by Hammersmith area and it’s yours. #macos #bsd #devops #books #development #developers #programming #oss #opensource #unix #linux
-
#foss enthusiasts… Fancy a #gnu #autoconf #automake and #libtool #book? Swing by Hammersmith area and it’s yours. #macos #bsd #devops #books #development #developers #programming #oss #opensource #unix #linux
-
#foss enthusiasts… Fancy a #gnu #autoconf #automake and #libtool #book? Swing by Hammersmith area and it’s yours. #macos #bsd #devops #books #development #developers #programming #oss #opensource #unix #linux
-
#foss enthusiasts… Fancy a #gnu #autoconf #automake and #libtool #book? Swing by Hammersmith area and it’s yours. #macos #bsd #devops #books #development #developers #programming #oss #opensource #unix #linux
-
#foss enthusiasts… Fancy a #gnu #autoconf #automake and #libtool #book? Swing by Hammersmith area and it’s yours. #macos #bsd #devops #books #development #developers #programming #oss #opensource #unix #linux
-
Trying to wrap my head around the #libtool and #pkgconf vs pkg-config situation. What is going on?
Why is libtool bad, what is wrong with .la files, what does libtool do that pkgconf doesn't, and what does pkg-config do that neither of them do??
If anyone seeing this has dealt/is dealing with this linking/tooling situation I'd love to hear your thoughts :) Very curious. -
March #GNU Spotlight with Amin Bandali: Eleven new GNU releases! #mtools #denemo #gnuastro #gnunet #libtool #gnuhealth and more! https://u.fsf.org/3ki Also, boost and like this post to congratulate @notbandali @bandali for new role!
-
As incredible as it may sound, a new #GNU #Libtool release is out!
https://savannah.gnu.org/forum/forum.php?forum_id=10139👍
-
Has anyone ever successfully gotten #GtkAtlantic working on a #Mac? Tried to compile from source on Katy's laptop, but #homebrew complained about the OS being out-of-date, and I couldn't get #libtool working. #askfediverse
-
I'd love to learn what others are using instead of #libtool.
Related blog post here:
https://testbit.eu/2019/replace-libtool-turn-full-gnu-makeTL;DR
Replacing libtool has been the major hurdle for me for replacing #autotools, and long term I want to get rid of both.