delorie.com/archives/browse.cgi | search |
From: | "Bob Chapman" <rechapman AT hotmail DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: gcc-3.x and file suffix .r (RATFOR) bug? |
Date: | Tue, 22 Oct 2002 10:16:09 -0500 |
Organization: | CompuServe Interactive Services |
Lines: | 51 |
Message-ID: | <ap3q4h$na1$1@nntp-m01.news.aol.com> |
References: | <aon2af$vj$1 AT nntp-m01 DOT news DOT aol DOT com> <200210220127 DOT 38891 DOT pavenis AT lanet DOT lv> <ap2jj1$hs7$1 AT nntp-m01 DOT news DOT aol DOT com> <200210221313 DOT 50536 DOT pavenis AT lanet DOT lv> |
NNTP-Posting-Host: | 164.58.114.167 |
X-Trace: | nntp-m01.news.aol.com 1035299793 23873 164.58.114.167 (22 Oct 2002 15:16:33 GMT) |
X-Complaints-To: | newsmaster AT compuserve DOT com |
NNTP-Posting-Date: | Tue, 22 Oct 2002 15:16:33 +0000 (UTC) |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.50.4920.2300 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4920.2300 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"Andris" <pavenis AT lanet DOT lv> wrote in message news:200210221313 DOT 50536 DOT pavenis AT lanet DOT lv... > > You may consider submitting a bug report for GCC > (see http://gcc.gnu.org/bugs.html). > > Also You can try my build of 2002/09/26 development version of GCC (note it's > a development version and it is not really tested, so it may miscompile > sources or behave in some some other weird way, use at Your own risk. At > least it was able to bootstrap itself ...), which I patched to swap command > line arguments for ratfor (file gcc/f/lang_specs.h) at: > > http://hal.astr.lu.lv/pub/djgpp/gcc/3.3-20020926/ > > (I don't have gcc-3.2 build directory tree on machine and also time to > do a bootstrapping). > > Please tell me if these binaries fixes this problem. > > Andris > Andris - I downloaded and installed: g7733b-experimental.zip gcc33b-experimental.zip >~ $g77 --version >GNU Fortran (GCC) 3.3 20020926 (experimental) >Copyright (C) 2002 Free Software Foundation, Inc. and can verify that invocations of g77 of the form >g77 test.r -o test.exe (where where test.r is a ratfor program) appear to work just fine with the unmodified (i.e. with <unistd.h> getopt) ratfor. I plan to submit a GCC bug report. Thanks for taking the time to consider my little problem and for your on-going efforts with djgpp gcc. Bob ------
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |