[Bf-committers] BIH - mixing C and C++

Joe Eagar joeedh at gmail.com
Sun Mar 2 06:50:36 CET 2008


Yves Poissant wrote:
> I'm having a little issue here. It's been years that I haven't coded 
> straight C. I'm used to C++. The BIH file is coded with C++ laxity for 
> variable declaration and use of const and that sort of stuff. So I set 
> its compile property to compile as C++. Since I implemented the idea 
> of switching to BIH with the G.rt variable, it wont link. I know this 
> is because of the name mangling difference that the linker does not 
> recognize. Surely, there is an easy way to make both link together but 
> I can't figure it right now. ANy help would be appreciated.
>  
> Yves
Are you using the standard template library at all, or any c++ language 
constructs?

Joe


More information about the Bf-committers mailing list