Setting up libaes_siv

Hal Murray hmurray at megapathdsl.net
Fri Feb 15 02:15:16 UTC 2019


How do I tell it that I don't want the doc?
  (I don't have a2x on that system.)

How do I get it to use my compiler?

my compiler is at /usr/lib/ccache/gcc
 (not lib64)
cmake says
  The CMAKE_C_COMPILER:
    /usr/lib64/ccache/cc
  is not a full path to an existing compiler tool.
  Tell CMake where to find the compiler by setting either the environment
  variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
  the compiler, or to the compiler name if it is in the PATH.

so, I try:
CC=/usr/lib/ccache/gcc cmake .
and get the same thing.


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list