Search code examples
How to install GMP Mp on windows? (C++)...


c++makefilecygwinautotoolsgmp

Read More
Checking for a C++ compiler's presence...


c++gnuautotoolsautoconf

Read More
Command line error D8003 : missing source filename When linking...


c++visual-studio-2010autotools

Read More
How to go in subdirs with a custom rule using automake and autotools...


autotoolsautomake

Read More
Why am I getting: "undefined reference to `glfwInit'"?...


c++glfwautotoolsundefined-referencemsys2

Read More
How do I ignore a system file picked up by `configure' generated from AC_CHECK_HEADERS...


linuxautotools

Read More
Autotools: Switching part of project to a different compiler...


c++cautotools

Read More
maintainer_mode configure option - is it still operational?...


configureautotools

Read More
How to change the format of tarballs when running `make dist` in autotools...


c++linuxtarautotools

Read More
configure.ac proper syntax...


configureautotools

Read More
Automake makefile doesn't link properly...


linkerautotoolsautomake

Read More
What are .Plo files and how are they used by the source code and GNU Autotools?...


c++autotoolsautoconfautomake

Read More
libtool .la library file wrong path...


c++linkerautotoolslibtool

Read More
How to set compiler-specific flags with autotools...


gccclangautotoolscompiler-options

Read More
How to access default value of $prefix (/usr/local) in configure.ac?...


autotoolsautoconfm4

Read More
How do I remove -Werror from autotools-generated makefiles?...


makefileautotoolsautomakesuppress-warningsgnu-autogen

Read More
How can I tell autogen.sh to generate files(m4 and object files) in separate folder?...


cunixmakefileautotools

Read More
Make Autotools project with SDL2...


csdl-2autotools

Read More
CFLAGS vs CPPFLAGS...


makefileautotoolsautoconfcflags

Read More
"Command not found" errors in configure script how to diagnose?...


bashconfigureautotoolsautoconfautoreconf

Read More
possibly undefined macro: AC_MSG_ERROR...


autotoolsautoconf

Read More
How to trace which `configure.ac` m4 macro expands to a specific bash code block in `configure`?...


bashconfigureautotoolsautoconfm4

Read More
Which files generated by Autotools should I keep in version control repository?...


gitversion-controlautotools

Read More
How to go about adding unit tests to an established (autotools) C project...


cunit-testingautotools

Read More
Flint installation error: make: *** [build/generic_files/memory_manager.lo] Error 1...


clinuxmakefileautotoolsflint

Read More
libtool: link: unsupported hardcode properties - Blank CXX Configuration...


macosconfigureautotoolslibtoolclang++

Read More
How to NOT print in the output a comment in a makefile...


buildmakefileautotools

Read More
autotools is there a short for AC_ARG_ENABLE action-if-given...


autotoolsautoconfautomake

Read More
How to configure/build external libraries in order to achieve relocatable builds?...


linuxopensslconfigureautotools

Read More
How to detect in autotools what libc uses Linux distributive: glibc, uclibc, musl, etc...


autotoolsautomake

Read More
BackNext