This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33281] gfortran crt2.o not found under Vista
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Sep 2007 10:40:29 -0000
- Subject: [Bug fortran/33281] gfortran crt2.o not found under Vista
- References: <bug-33281-15052@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-09-03 10:40 -------
(In reply to comment #0)
> I'm trying to run gfortran under Windows Vista.
Do you compile yourself or use pre-made binaries (and which binaries)? What
version of gfortran do you use? If you build the compiler yourself, do you use
cygwin or mingw?
> I ran into "ld: crt2.o: No such
> file". I've found several reports on this, but no solution...
What does the compiler say when you add the -v flag? ("gfortran -v myfile.f90")
What is the value of your PATH environment variable?
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33281