Question
Sampson, Michael J.
sampsomj@pweh.com
Thu Oct 5 07:54:00 GMT 2000
Hello,
Currently I am working on a project that consists of Fortran, C, C++
and a front end which is written in C++. I am having trouble with linking
all of my object files I have built. I've spent some time reading through
the GNU GCC and G77 manuals on your web site. Right now I seemed to be stuck
where I'm trying to do the final linking stage with gcc. No matter how I
arrange the linking part I am getting undefined symbol references. If I try
to do the linking with g++, I get Fortran undefined reference symbols, if I
try to the linking with g77, I get C++ undefined references (iostream).
Could the GNU GCC group perhaps guide in a direction to resolve this issue?
Mike
More information about the Gcc
mailing list