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: Problems to link C++ files to a Fortran 77 file


From Gustavo,

>So what is the problem?

It's beyond my experience.

You may want to use the -v (verbose) switch to see all the options being passed and all the build tools involved.

Good luck,

Perhaps, I will need a lot of luck, because I have tried this. In fact I
used the -v flag in order to find out what libraries gcc and g++ use,
so that I can pass them to ld.


Whoelse has an answer?

Gustavo.


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