On Fri, Jun 29, 2001 at 11:44:23AM -0500, John W. Eaton wrote:
> On 28-Jun-2001, Steven G. Johnson <[EMAIL PROTECTED]> wrote:
>
> | On Thu, 28 Jun 2001, Denis Barbier wrote:
> | > But there is no reason for AC_F77_WRAPPERS to require
> | > AC_F77_LIBRARY_LDFLAGS; in _AC_F77_NAME_MANGLING one may
On Fri, 29 Jun 2001, John W. Eaton wrote:
> On 28-Jun-2001, Steven G. Johnson <[EMAIL PROTECTED]> wrote:
> | Well, then you have the opposite problem: figuring out whether there are
> | any special flags or libraries that you need to pass to the Fortran
> | linker in order to link to C programs.
On 28-Jun-2001, Steven G. Johnson <[EMAIL PROTECTED]> wrote:
| On Thu, 28 Jun 2001, Denis Barbier wrote:
| > But there is no reason for AC_F77_WRAPPERS to require
| > AC_F77_LIBRARY_LDFLAGS; in _AC_F77_NAME_MANGLING one may simply (well,
| > i have no idea whether this is simple or not) link agai
On Thu, Jun 28, 2001 at 04:45:54PM -0400, Steven G. Johnson wrote:
> On Thu, 28 Jun 2001, Denis Barbier wrote:
> > But there is no reason for AC_F77_WRAPPERS to require
> > AC_F77_LIBRARY_LDFLAGS; in _AC_F77_NAME_MANGLING one may simply (well,
> > i have no idea whether this is simple or not) link
On Thu, 28 Jun 2001, Denis Barbier wrote:
> But there is no reason for AC_F77_WRAPPERS to require
> AC_F77_LIBRARY_LDFLAGS; in _AC_F77_NAME_MANGLING one may simply (well,
> i have no idea whether this is simple or not) link against Fortran
> compiler to suppress this dependency and have a safer AC
On Tue, Jun 26, 2001 at 10:27:20AM -0400, Steven G. Johnson wrote:
> This is actually a problem in AC_F77_LIBRARY_LDFLAGS, and may represent
> the first general failure of the library detection scheme that we use.
> Sigh..
>
> If I correctly understand what you wrote, then your Fortran compiler
>
This is actually a problem in AC_F77_LIBRARY_LDFLAGS, and may represent
the first general failure of the library detection scheme that we use.
Sigh..
If I correctly understand what you wrote, then your Fortran compiler
compiler passes the library paths to the "real" compiler by setting the
LPATH