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