This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Problems to link C++ files to a Fortran 77 file
- From: Gustavo Bevilacqua Leal <gustavob at cetuc dot puc-rio dot br>
- To: Eljay Love-Jensen <eljay at adobe dot com>, gcc-help at gnu dot org
- Date: Thu, 22 May 2003 23:10:08 -0300
- Subject: Re: Problems to link C++ files to a Fortran 77 file
- References: <5.1.0.14.0.20030522221034.00b5e610@mamona.cetuc.puc-rio.br >
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.