[openssl-dev] [openssl.org #4473] Compile errors when compiling with C++ compiler

Jeffrey Walton noloader at gmail.com
Thu Mar 24 08:20:07 UTC 2016


> You might want to try this:
>
>     make CC=clang++ test

Doh, you're right. That's why I used 'export CC=clang++' in the first place.

http://www.youtube.com/watch?v=dO37Ql91qqM

> noloader> Is it being tested? If so, how is it being tested (I'd like to verify
> noloader> the results)?
>
> No, we have no test where we intermix C and C++ in our builds.

OK, thanks.

So I guess I should ask... Is using OpenSSL in a C++ program supported
configuration?

I think the answer is yes because of the 'extern "C"', but it never
hurts to ask.

Jeff


More information about the openssl-dev mailing list