Hi Moritz,

Moritz Lell <[email protected]> skribis:

> but libtool looks for gcc-7.4.0 libraries:
>
>     grep 'gcc-.*\ ' `which libtool` | sed 's/ /\n  /g'
>
>     # sys_lib_search_path_spec="[...]
>     #   /gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/[...]"

The ‘libtool’ executable provided by the ‘libtool’ package doesn’t
really matter.

Normally, Libtool is copied in package sources using ‘libtoolize’; only
when you run ./configure is a ‘libtool’ script generated for the program
you’re about to build.

HTH!

Ludo’.

Reply via email to