Thanks Andy I will try that. Best Regards, Harsh Singh
> On Oct 25, 2014, at 11:04 PM, Andi Vajda <[email protected]> wrote: > > It looks like Python was built with gcc and you're using clang now (you must > use the same compiler that was used to build Python for building JCC) or > you're attempting to link 32 bit and 64 bit code together.
