Mail Archives: djgpp/1998/08/19/09:31:35
From: | Farid <fms1 AT tm DOT net DOT my>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Rhide & g77-2.81
|
Date: | Wed, 19 Aug 1998 20:52:47 +0800
|
Organization: | TMnet Malaysia
|
Lines: | 12
|
Message-ID: | <35DACA9F.FF1450C@tm.net.my>
|
NNTP-Posting-Host: | klj-18-33.tm.net.my
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi (again)!
Thanks for all the help in my previous problem. I have another though. I
can't seem to link my Fortran programs using Rhide-1.4 (Using g77 on its
own works though). It appears that Rhide is trying to get the loader to
link to a non-existent library ( lf2c ). So I tried adding in a line
similar to the fix for C++ in djgpp.env:
[rhide]
RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx
RHIDE_TYPED_LIBS_DJGPP.f=g2c
but, it doesn't work! Any help would be greatly appreciated... Cheers.
- Raw text -