Date: Sun, 14 May 2000 13:23:32 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Alexei A. Frounze" cc: djgpp AT delorie DOT com Subject: Re: OT: RHIDE and G77 (FORTRAN 77) In-Reply-To: <391E5DF3.63C7693E@mtu-net.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 14 May 2000, Alexei A. Frounze wrote: > > Note that the name of the variable is different from what you were > > describing. > > I don't understand you. > It has the same "RHIDE_TYPED_LIBS.f" name in DJGPP.ENV and the "g2c m" value > just like I added to the RHIDE.ENV. DJGPP.ENV does not set RHIDE_TYPED_LIBS.f, it sets RHIDE_TYPED_LIBS_DJGPP.f. I was pointing out this difference as a possible reason for the fact that DJGPP.ENV does not solve your problem. I don't know enough about RHIDE to tell if the addition of _DJGPP is significant or not. I do know that this variable was added to DJGPP.ENV because RHIDE missed it at some point, and the error messages that produced were exactly as those you reported.