From mboxrd@z Thu Jan 1 00:00:00 1970 From: dpace To: help-gcc@gnu.org Subject: Can I use C and C++ objects in one program? Date: Tue, 14 Dec 1999 19:53:00 -0000 Message-id: <38571101.CBE50F0A@echo-on.net> X-SW-Source: 1999-12/msg00225.html I am linking a .cpp piece of code with some .c files. But, I get a list of functions not found as though the .o files can't see each other's functions. Any suggestions? I don't see any special gcc or g++ options for this. -- David Pace - Free commodity/stock graphing software and Linux links at http://www.daveware.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: dpace To: help-gcc@gnu.org Subject: Can I use C and C++ objects in one program? Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <38571101.CBE50F0A@echo-on.net> X-SW-Source: 1999-12n/msg00225.html Message-ID: <19991231222400.anDiOpboNm7-tvkPDJgFxPS-fHQ3-JmwJZczMkO60GE@z> I am linking a .cpp piece of code with some .c files. But, I get a list of functions not found as though the .o files can't see each other's functions. Any suggestions? I don't see any special gcc or g++ options for this. -- David Pace - Free commodity/stock graphing software and Linux links at http://www.daveware.com