This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33261] gfortran 4.3.0 doesn't work on Windows 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: 31 Aug 2007 11:14:15 -0000
- Subject: [Bug fortran/33261] gfortran 4.3.0 doesn't work on Windows Vista.
- References: <bug-33261-15048@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-08-31 11:14 -------
(In reply to comment #2)
> The character between modules and path is a -. I just missed to type it into
> my bugzilla-message.
OK.
> By the way: I did not found the option -fintrinsic-modules-path in
> the currently available gfortran / gcc 4.2.0 documentation at all. Is it a
> hangover from older versions?
Answer to your question: it's not a user option, it's an internal option used
by different parts of the compiler to communicate. (Telling the Fortran
front-end where to find intrinsic modules such as the OpenMP module.)
Now, I have a question myself: why are you referring to 4.2.0? Aren't you using
4.3.0 compiler? Or do you also have a 4.2 compiler installed?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33261