Rasmus Tamstorf wrote:
> Maybe I'm missing something obvious though, so if anyone would like to
> enlighten me about how to deal easily with the code-debug-code cycle using
> a separate build tree, please let me know.
I find that modern window managers make most of the cd/path point moot as I ju
Terribly sorry for such a basic question, but how do I tell autoconf (m4?)
where to find the macros so that ./configure will find the macros?
My guess the error below is because of the odd location of the macros?
I think this is redhat 7.
$ m4 --version
GNU m4 1.4.1
$ autoconf --version
sed: c
I am using the Absoft Fortran 6.0 compiler for Linux and the
mangling as reported by AC_F77_WRAPPERS is lower case, but
documentation indicates uppercase. And in fact, when I manually
change the config.h file to use uppper case it links correctly.
Has anyone else used this compiler and/or have a