Mail Archives: djgpp-workers/2000/08/12/05:24:41
On Fri, 11 Aug 2000, Eli Zaretskii wrote:
> > From: "john watkins" <john_watkins AT talk21 DOT com>
> > Date: Fri, 11 Aug 2000 13:07:40 +0100
> >
> > Using the command such as
> >
> > g77 file.for -o file.exe -lm
> >
> > fails since it cannot find j1(x).
>
> DJGPP does have j1 in libm.a. I suspect some installation problem or
> usage error. Please try to find out why doesn't the linker find the
> correct libm.a; perhaps a Fortan program needs some interface to use a
> C library.
>
> If you cannot figure it out, add -v to the compilation command line
> and post here everything that the compiler prints.
>
Function is besj1. I answered to list with hint to search docs
(g77.inf) for Bessel function
One comment: maybe it's usefull to add g77.inf to info/dir in djdev20X.zip
(it will be redundant when we'll have released installer, but it may take
rather long time ...)
Andris
*** info/dir~1 Sun Mar 21 01:43:40 1999
--- info/dir Sat Aug 12 11:17:25 2000
***************
*** 365,370 ****
--- 365,373 ----
* RHIDE: (rhide). RHIDE, an IDE for DJGPP or Linux.
+
+ Programming
+ * g77: (g77). The GNU Fortran compiler.
Tag Table:
Node: Top87
- Raw text -