>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Lars> You are now not allowed to pass bar to foo because of different
Lars> linkage, so:

Lars> extern "C" { int bar_wrapper(int i) { return bar(i); } }

Lars> Would solve the problem (I hope)

I can confirm that it does (at least to some extent, since I have not
been able to check that it links and runs yet...

JMarc

Reply via email to