Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in libtool

libtool links with 32-bit version of libstdc++.so on a 64-bit target platform when multiple version of gcc are installed

"Hidden symbol `atexit' is referenced by DSO" when using libtool with gcov

gcc ubuntu linker libtool gcov

Libtool think that a "library was moved" but it isn't the case

Simple libtool alternative?

c++ c shared-libraries libtool

Possibly undefined macro: AC_PROG_LIBTOOL

linux autotools libtool

How can an autotools user specify a combination of static & dynamic linking?

Libtool installation issue with make install

makefile libtool

How to build *.so module in Automake and a libtool-using project?

Why would autoconf/automake project link against installed library instead of local development library?

How to debug a program wrapped in a libtool script?

debugging gdb libtool

What does compiling WITH_PIC (-DWITH_PIC, --with-pic) actually do?

gcc compilation cmake libtool

Libtool claims it does not support shared libraries during cross compilation

Building .so module with autotools/libtool without .la and .a variants being installed

module autotools libtool

Link a static library to a shared one during build?

Automake error './ltmain.sh' not found

Error installing PCRE

linux gcc ubuntu pcre libtool

What is the difference between LDADD and LIBADD?

c++ automake libtool

Installing glib in non-standard prefix fails

installed libtool but libtoolize not found

libtool version mismatch error

autotools libtool