[gnu.g++.help] g++ and cc object compatibility

conman@hawksnest.cerc.wvu.wvnet.edu (Constraint Management) (06/20/91)

I have a program written in c++, compiled under g++ version 1.39.
I want to link this to a library, written in c and compiled with cc.
The problem is the c++ program does not recognize function calls to
the library.  This is because of the differences in the object files,
through examples I was able to determine that.  It would be almost 
impossible to transform the library to compile under g++, as it consist
of years of work.  If anyone knows of any flags in order to obtain
object file compatibility I would greatly appreciate your assistance.

		Thank you
		Brian Massey
		conman user group