This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/33281] gfortran crt2.o not found under Vista
- From: "DHConsultancy at skynet dot be" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Sep 2007 11:51:27 -0000
- Subject: [Bug target/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 #3 from DHConsultancy at skynet dot be 2007-09-05 11:51 -------
Subject: Re: gfortran crt2.o not found under Vista
fxcoudert at gcc dot gnu dot org wrote:
> ------- 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)?
I use the binaries for version 4.2.2, native Windows version, from
http://gcc.gnu.org/wiki/GFortranBinaries
>
> What does the compiler say when you add the -v flag? ("gfortran -v myfile.f90")
> What is the value of your PATH environment variable?
the compilation works fine, the error occurs at the link phase:
" ld: crt2.o: No such file: No such file or directory"
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33281