home.social

#libtool — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #libtool, aggregated by home.social.

  1. 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...)

    cgit.git.savannah.gnu.org/cgit

    #gnu #libtool #macos

  2. Today's bug is a `libtool` bug: savannah.gnu.org/support/index

    There `libtool` fails to supply enough compiler runtime libraries for `clang`+`compiler-rt` build toolchain.

  3. 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?

    #Linux #LibTool #AutoMake #AutoConf #ALSA

  4. 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?

    #Linux #LibTool #AutoMake #AutoConf #ALSA

  5. 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?

    #Linux #LibTool #AutoMake #AutoConf #ALSA

  6. 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?

    #Linux #LibTool #AutoMake #AutoConf #ALSA

  7. 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?

    #Linux #LibTool #AutoMake #AutoConf #ALSA

  8. 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.

    #programming #freedesktop #autotools #dependencies

  9. March #GNU Spotlight with Amin Bandali: Eleven new GNU releases! #mtools #denemo #gnuastro #gnunet #libtool #gnuhealth and more! u.fsf.org/3ki Also, boost and like this post to congratulate @notbandali @bandali for new role!

  10. Has anyone ever successfully gotten working on a ? Tried to compile from source on Katy's laptop, but complained about the OS being out-of-date, and I couldn't get working.

  11. I'd love to learn what others are using instead of #libtool.

    Related blog post here:
    testbit.eu/2019/replace-libtoo

    TL;DR
    Replacing libtool has been the major hurdle for me for replacing #autotools, and long term I want to get rid of both.