<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 7 Oct 2020 at 02:45, Sam Guo <<a href="mailto:sam.guo@cd-adapco.com">sam.guo@cd-adapco.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>   I want to experiment c++ compiler to see if I can compile real and complex versions to different symbols (I've created another thread for this topic.) but it seems c++ compiler does not help and I still get same symbols.</div><div><br></div></div></blockquote><div><br></div><div>Indeed, that is not going to make it. Or you have to change the definition of PETSC_EXTERN, such that it does not use `extern "C"`.  Even with that, you may have trouble with EXTERN_C_BEGIN/END macros.</div><div><br></div><div>-- <br></div></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Lisandro Dalcin<br>============<br>Senior Research Scientist<br>Extreme Computing Research Center (ECRC)<br>King Abdullah University of Science and Technology (KAUST)<br><a href="http://ecrc.kaust.edu.sa/" target="_blank">http://ecrc.kaust.edu.sa/</a><br></div></div></div></div>