From: pavenis AT lanet DOT lv Message-ID: To: Hua Su , djgpp AT delorie DOT com Date: Fri, 24 Sep 1999 11:06:08 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: How to get libf2c.a? In-reply-to: <37E9ECB2.F952DF28@unibw-muenchen.de> X-mailer: Pegasus Mail for Win32 (v3.12a) Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 23 Sep 99, at 11:02, Hua Su wrote: > Hi > I use RHIDE to compile FOTRAN source code under DJGPP, but it is not > success, because RHIDE needs library f2c. I have downloaded DJGPP from > official DJGPP website, but have not found the library f2c. How can I > get this library (binary form)? > > Any help is greatly appreciated. > Append following to DJGPP.ENV (but don't change anything else!!!) [rhide] RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx RHIDE_TYPED_LIBS_DJGPP.f=g2c m