This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: FW: Mixing C/C++ code


Robert Wong wrote:
 > I'm a CS student working on a project that mixes C/C++ compiling
 > both with g++. If you have the time I was hoping you could help.
 > I've described the problem with some depth here:
 > 
http://forums.devshed.com/c-programming-42/calling-c-function-from-c-492
886.
 > html
-----

Robert,

I'd recommend that you zip up and post your source code if it's at all
possible.  Also, what flavor of Linux, what version of the kernel/glibc
are you using and most importantly, what version of the compilers (gcc
-v) and what version of ld are you using (ld -v)?

-brian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]