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: Eljay Love-Jensen <eljay at adobe dot com>
- To: Gustavo Bevilacqua Leal <gustavob at cetuc dot puc-rio dot br>, gcc-help at gnu dot org
- Date: Thu, 22 May 2003 20:06:34 -0500
- Subject: Re: Problems to link C++ files to a Fortran 77 file
Hi 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,
--Eljay