[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm-devel] complilation issues
From: |
Jesse Lovelace |
Subject: |
[Gm-devel] complilation issues |
Date: |
Tue, 11 Dec 2001 19:46:50 -0500 |
Hi all,
It seems the the flags we are using to compile the lib (from the ./configure
script) really break when HAVE_CRYPTO is used in the "config.h" because
there is a "config.h" in the cryptopp dir. I suggest we modify the make-ing
scheme so that the compiler does not include the -I../crypto flag because
then we have two config.h's in the path. Any ideas here?