This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

libgfortran using incorrect compiler


I'm not sure how I didn't notice this earlier, but when bootstrapping
with libgfortran on mainline, libgfortran seems to be detecting the
wrong compiler.

It first detected some entirely unrelated f77 and was using it.  I
poisoned that name and re-ran configure, and then it picked up the host
GCC.  I can't figure out why its not using gcc/gfortran as it should.

I'm on i686-pc-mingw32.  Does anyone know whats going on here?

Aaron W. LaFramboise


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