Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

How do I get autotools to compile with the Intel compiler?

autotools autoconf automake

Unix C++ compilers that do not understand -c -o

Building autotooled software to LLVM bitcode

llvm autotools llvm-clang

Avoiding recursive make install

Where to add a CFLAG, such as -std=gnu99, into an (Eclipse CDT) autotools project

How do I get rid of LD_LIBRARY_PATH at run-time?

Enforce strict C99 in Autoconf project

c gcc c99 autotools autoconf

Why does clang -dumpversion report 4.2.1

clang autotools

Is there a terminal tool to automatically generate autoconf/automake makefiles for a Vala project?

autotools vala

GCC Not linking correct libraries

c++ gcc g++ autotools ld

Autotools include path

autotools

How to generate a source file when building using autotools

How to use autotools nobase and nodist prefixs together on include_HEADERS

c autotools automake

Force linking a static library into a shared one with Libtool

autoreconf cleanup

autotools

PKG_CHECK_MODULES syntax error near luajit

make: disable parallel building in subdirectory for single target only

build makefile autotools

Error in automake

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

autotools temporary files

autotools autoconf