On Mon, Nov 08, 2010 at 10:11:20PM +0100, Pippijn van Steenhoven wrote:
> "make distdir" fails. The Makefile.am is not a single file. A combined
> file is here: http://paste.xinu.at/ou4jy/, but I'm not sure that is very
> useful. A tarball with all .am files is here: http://paste.xinu.at/TzadQ/
In
Hi Rhys,
* Rhys Ulerich wrote on Tue, Nov 09, 2010 at 05:58:23PM CET:
> I'm having a miserable time trying to figure out when LTFCCOMPILE
> picked up FCFLAGS_f90 per AC_FC_SRCEXT. Anyone know offhand what tool
> versions I need?
No, but the automake/NEWS file tells me that is new in 1.11. :-)
On Tue, Nov 09, 2010 at 10:37:24AM -0700, Bob Proulx wrote:
> Pippijn van Steenhoven wrote:
> > I am root on my (Linux) system and I set the stack size to unlimited. The
> > libtool macro reported a few billion (or something other really large)
> > for maximum argument list length, bash also agreed
Pippijn van Steenhoven wrote:
> I am root on my (Linux) system and I set the stack size to unlimited. The
> libtool macro reported a few billion (or something other really large)
> for maximum argument list length, bash also agreed (it easily executed
> the "distdir" target when copied into a bash
Hi all,
I'm having a miserable time trying to figure out when LTFCCOMPILE
picked up FCFLAGS_f90 per AC_FC_SRCEXT. Anyone know offhand what tool
versions I need?
Getting FCFLAGS_f90 handling right is important for gfortran pre-4.4's
need for -x f95-cpp-input to play nice with libtool. Otherwise