public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/35958]  New: gfortran for Vista
@ 2008-04-16 12:30 DHConsultancy at skynet dot be
  2008-04-16 13:47 ` [Bug fortran/35958] " steven at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: DHConsultancy at skynet dot be @ 2008-04-16 12:30 UTC (permalink / raw)
  To: gcc-bugs

Hi,

after running into severe problems with gfortran 4.4.0 under Vista, I wanted to
regress to 4.3.0. I installed gcc 4.3.0, but this still resulted in:
gfortran: CreateProcess: No such file or directory

The previous version I worked with was gfortran 4.3.0 (20071017), trunk 129419.
This one worked fine, but I can't find the distribution anymore...  Could you
please tell me if this is still available, and where I can download it.

I am now in the situation that gfortran is completely unoperable, and I need to
make a binary delivery of a product real soon...

I really need this resolved very urgently... Thank you in advance, and also
many thanks for all the effort of maintaining gcc.


-- 
           Summary: gfortran for Vista
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: DHConsultancy at skynet dot be


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/35958] gfortran for Vista
  2008-04-16 12:30 [Bug fortran/35958] New: gfortran for Vista DHConsultancy at skynet dot be
@ 2008-04-16 13:47 ` steven at gcc dot gnu dot org
  2008-04-16 15:09 ` DHConsultancy at skynet dot be
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: steven at gcc dot gnu dot org @ 2008-04-16 13:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from steven at gcc dot gnu dot org  2008-04-16 13:46 -------
Looks related to http://gcc.gnu.org/ml/fortran/2008-03/msg00119.html and the
thread surrounding it.


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/35958] gfortran for Vista
  2008-04-16 12:30 [Bug fortran/35958] New: gfortran for Vista DHConsultancy at skynet dot be
  2008-04-16 13:47 ` [Bug fortran/35958] " steven at gcc dot gnu dot org
@ 2008-04-16 15:09 ` DHConsultancy at skynet dot be
  2008-04-16 17:40 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: DHConsultancy at skynet dot be @ 2008-04-16 15:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from DHConsultancy at skynet dot be  2008-04-16 15:08 -------
Subject: Re:  gfortran for Vista

it is...
I got a response on the previous one which helped for some compilations, 
but not for all

so, now I'm basically stuck without gfortran...

steven at gcc dot gnu dot org wrote:
> ------- Comment #1 from steven at gcc dot gnu dot org  2008-04-16 13:46 -------
> Looks related to http://gcc.gnu.org/ml/fortran/2008-03/msg00119.html and the
> thread surrounding it.
> 
> 


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/35958] gfortran for Vista
  2008-04-16 12:30 [Bug fortran/35958] New: gfortran for Vista DHConsultancy at skynet dot be
  2008-04-16 13:47 ` [Bug fortran/35958] " steven at gcc dot gnu dot org
  2008-04-16 15:09 ` DHConsultancy at skynet dot be
@ 2008-04-16 17:40 ` pinskia at gcc dot gnu dot org
  2008-04-16 17:44 ` DHConsultancy at skynet dot be
  2008-04-16 17:49 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-04-16 17:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-04-16 17:40 -------
Isn't this the same bug as PR 35916 ?


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/35958] gfortran for Vista
  2008-04-16 12:30 [Bug fortran/35958] New: gfortran for Vista DHConsultancy at skynet dot be
                   ` (2 preceding siblings ...)
  2008-04-16 17:40 ` pinskia at gcc dot gnu dot org
@ 2008-04-16 17:44 ` DHConsultancy at skynet dot be
  2008-04-16 17:49 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: DHConsultancy at skynet dot be @ 2008-04-16 17:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from DHConsultancy at skynet dot be  2008-04-16 17:44 -------
Subject: Re:  gfortran for Vista

in a sense, yes, except that now also gcc 4.3.0 doesnt work anymore on 
Vista....



pinskia at gcc dot gnu dot org wrote:
> ------- Comment #3 from pinskia at gcc dot gnu dot org  2008-04-16 17:40 -------
> Isn't this the same bug as PR 35916 ?
> 
> 


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug fortran/35958] gfortran for Vista
  2008-04-16 12:30 [Bug fortran/35958] New: gfortran for Vista DHConsultancy at skynet dot be
                   ` (3 preceding siblings ...)
  2008-04-16 17:44 ` DHConsultancy at skynet dot be
@ 2008-04-16 17:49 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-04-16 17:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2008-04-16 17:48 -------
The driver has not changed since January.

*** This bug has been marked as a duplicate of 35916 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-04-16 17:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-16 12:30 [Bug fortran/35958] New: gfortran for Vista DHConsultancy at skynet dot be
2008-04-16 13:47 ` [Bug fortran/35958] " steven at gcc dot gnu dot org
2008-04-16 15:09 ` DHConsultancy at skynet dot be
2008-04-16 17:40 ` pinskia at gcc dot gnu dot org
2008-04-16 17:44 ` DHConsultancy at skynet dot be
2008-04-16 17:49 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).