------- Comment #1 from fxcoudert at gcc dot gnu dot org  2007-08-31 10:32 
-------
Can you paste (or attach as a file) the output of "gfortran -v <name>.f"? In
the error message you get:
  unrecognized command line option "-fintrinsic-modules path"
what exactly is the character between -fintrinsic-modules and path? (There
should be a - here, the option name is -fintrinsic-modules-path) Is that a
regular space, another character? (if you can't tell, please redirect output to
a file, zip it and attach it here; I'm afraid copy-pasting into bugzilla might
play games with special characters)


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org
           Severity|blocker                     |normal
  GCC build triplet|                            |i386-pc-mingw32
   GCC host triplet|                            |i386-pc-mingw32
 GCC target triplet|                            |i386-pc-mingw32
            Summary|gfortran 4.3.0 did not start|gfortran 4.3.0 doesn't work
                   |compiling on Windows Vista. |on Windows Vista.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33261

Reply via email to